vc-hooks.el workaround for bug#11490
[emacs.git] / src / autodeps.mk
blobfb0e21366c7c01567b024ea4f38ca02f5481c7cc
1 ### autodeps.mk --- src/Makefile fragment for GNU Emacs
3 ## This is inserted in src/Makefile if AUTO_DEPEND=yes.
5 ALLOBJS=$(START_FILES) ${obj} ${otherobj}
6 -include $(ALLOBJS:%.o=${DEPDIR}/%.d)