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
js-mode: Don't indent inside a multiline string literal
[emacs.git]
/
lwlib
/
autodeps.mk
blob
f7109295ce2f4be49a1f8b69950a92d5770fc11f
1
### autodeps.mk --- lwlib/Makefile fragment for GNU Emacs
2
3
## This is inserted in lwlib/Makefile if AUTO_DEPEND=yes.
4
5
-
include
$(
ALLOBJS
:%
.o
=${
DEPDIR
}/%
.d
)