Mercurial > emacs
view src/autodeps.mk @ 109137:14077aaa95b4
* src/lread.c (read1): Fix up last change to not mess up `c'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 04 Jul 2010 23:49:48 +0200 |
parents | dedcf813aa69 |
children | 5df3f77a9df9 |
line wrap: on
line source
### autodeps.mk --- src/Makefile fragment for GNU Emacs ## This is inserted in src/Makefile if AUTO_DEPEND=yes. ALLOBJS=$(START_FILES) ${obj} ${otherobj} prefix-args.o -include $(ALLOBJS:%.o=${DEPDIR}/%.d)