summaryrefslogtreecommitdiffstats
path: root/Makefile.in
blob: 2a0d768ef4559afaa24eefd16e186be600c1e9d6 (plain)
1
2
3
4
5
6
7
8
9
10
srcdir        = @srcdir@
VPATH         = @srcdir@

CMAKE_CONFIG_DIR = @CMAKE_CONFIG_DIR@

all:
	cd Source; ${MAKE}