X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b61dfbe20b281b3960be19896b44faf25d0e06d2..96c8b65ebd79360fdcf81786461805bb4377ca11:/src/autodeps.mk diff --git a/src/autodeps.mk b/src/autodeps.mk index c3cc91e22a..8b014a7508 100644 --- a/src/autodeps.mk +++ b/src/autodeps.mk @@ -2,5 +2,4 @@ ## This is inserted in src/Makefile if AUTO_DEPEND=yes. -ALLOBJS=$(START_FILES) ${obj} ${otherobj} prefix-args.o -include $(ALLOBJS:%.o=${DEPDIR}/%.d)