summaryrefslogtreecommitdiff
path: root/src/autodeps.mk
blob: 8b014a7508c7e72ea613848feb367cb89595b29d (plain)
1
2
3
4
5
### autodeps.mk --- src/Makefile fragment for GNU Emacs

## This is inserted in src/Makefile if AUTO_DEPEND=yes.

-include $(ALLOBJS:%.o=${DEPDIR}/%.d)