]> git.tue.mpg.de Git - paraslash.git/commitdiff
build: Remove superfluous dependency in Makefile.real.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 2 Jan 2025 01:43:09 +0000 (02:43 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 20 Jan 2025 21:06:33 +0000 (22:06 +0100)
This dependency is also covered by the CC_PREREQUISITES variable.

Makefile.real

index afcc5bfec4d55059dec9accef0adcf5b73d178c9..9a88f06d3eca2544e855bb8dcf9d7e91259eca24 100644 (file)
@@ -481,7 +481,6 @@ $(call OD, afs aft attribute blob mood playlist score server vss command \
 
 $(call OD, compress_filter): CFLAGS += -O3
 
-$(object_dir)/%.o: %.c
 define CC_CMD
        $(call SAY, CC $<)
        $(CC) -c -o $(object_dir)/$(*F).o -MMD -MF \