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

CMAKE_CONFIG_DIR = @CMAKE_CONFIG_DIR@

all:
	cd Source; ${MAKE}