From: Andre Noll Date: Thu, 2 Jan 2025 01:43:09 +0000 (+0100) Subject: build: Remove superfluous dependency in Makefile.real. X-Git-Url: http://git.tue.mpg.de/?a=commitdiff_plain;h=83eb6d9349d163a96a6fb3b6a93bad211bbc0347;p=paraslash.git build: Remove superfluous dependency in Makefile.real. This dependency is also covered by the CC_PREREQUISITES variable. --- diff --git a/Makefile.real b/Makefile.real index afcc5bfe..9a88f06d 100644 --- a/Makefile.real +++ b/Makefile.real @@ -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 \