Mercurial > emacs
view src/autodeps.mk @ 109013:d94083f6e4e9
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
`list-colors-print'. (Bug#6332)
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 17 Jun 2010 00:33:54 +0300 |
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)