]> code.delx.au - gnu-emacs/blobdiff - src/autodeps.mk
* src/fileio.c (Fmake_temp_name): Doc tweaks.
[gnu-emacs] / src / autodeps.mk
index fb0e21366c7c01567b024ea4f38ca02f5481c7cc..8b014a7508c7e72ea613848feb367cb89595b29d 100644 (file)
@@ -2,5 +2,4 @@
 
 ## This is inserted in src/Makefile if AUTO_DEPEND=yes.
 
-ALLOBJS=$(START_FILES) ${obj} ${otherobj}
 -include $(ALLOBJS:%.o=${DEPDIR}/%.d)