repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: make stub stuff ADVANCED
[cmake.git]
/
Makefile.in
blob
89a250cf57c740489e72c4eff3ecf0037afb61c0
1
srcdir
=
@
srcdir
@
2
VPATH
=
@
srcdir
@
3
4
CMAKE_CONFIG_DIR
=
@CMAKE_CONFIG_DIR@
5
6
all
:
7
cd Source
; ${
MAKE
}
8
9