]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
don't remove the .d file, it's an output file
authorAlan T. DeKok <aland@freeradius.org>
Fri, 9 Dec 2022 16:17:05 +0000 (11:17 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 14 Dec 2022 16:19:30 +0000 (11:19 -0500)
which is needed by the target rule

scripts/boiler.mk

index 2ce0c18f34649c28bce0cdd705a4b040e19c3c71..9d7010474735f246581dac1e21e7d154b5fd6c5e 100644 (file)
@@ -113,7 +113,6 @@ define FILTER_DEPENDS
          -e 's/$$$$/ :/' \
          < $${BUILD_DIR}/objs/$$*.d | sed -e '$$$$!N; /^\(.*\)\n\1$$$$/!P; D' \
         >> $${BUILD_DIR}/make/src/$$*.mk
-        @rm -f $${BUILD_DIR}/objs/$$*.d
 endef
 
 # ADD_OBJECT_RULE - Parameterized "function" that adds a pattern rule, using