* lisp/wdired.el: Revert 2012-10-17 change partly and replace it with
[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)