CMake/Makefile.in

10 lines
117 B
Makefile

srcdir = @srcdir@
VPATH = @srcdir@
CMAKE_CONFIG_DIR = @CMAKE_CONFIG_DIR@
all:
cd Source; ${MAKE}