Merge from emacs-24; up to 2013-01-02T16:37:04Z!eggert@cs.ucla.edu
[bpt/emacs.git] / src / autodeps.mk
1 ### autodeps.mk --- src/Makefile fragment for GNU Emacs
2
3 ## This is inserted in src/Makefile if AUTO_DEPEND=yes.
4
5 -include $(ALLOBJS:%.o=${DEPDIR}/%.d)