* admin/update_autogen: Remove need to cd into/out of lisp/.
[bpt/emacs.git] / src / autodeps.mk
CommitLineData
81ac4f35 1### autodeps.mk --- src/Makefile fragment for GNU Emacs
9d5cf9b6 2
81ac4f35 3## This is inserted in src/Makefile if AUTO_DEPEND=yes.
9d5cf9b6 4
9d5cf9b6 5-include $(ALLOBJS:%.o=${DEPDIR}/%.d)