]> 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>
Fri, 9 Dec 2022 16:17:40 +0000 (11:17 -0500)
which is needed by the target rule

scripts/boiler.mk

index b213fe5f471191e42b978bfa328ae4b1ccb75658..7f69fbafc5c86e4e01fdccec2dc84b0ceedb331d 100644 (file)
@@ -159,7 +159,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