repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pre-4.6 GCC succeeds with unknown option
[emacs.git]
/
src
/
autodeps.mk
blob
8b014a7508c7e72ea613848feb367cb89595b29d
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
)