ERR:Oops, use SimpleRule not SimpleCommand

This commit is contained in:
Will Schroeder 2001-01-18 12:06:25 -05:00
parent 0283c37c76
commit ae1cc5252b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ VPATH = @srcdir@
# command for changing into this directory # command for changing into this directory
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeVariables.make@MAKEQUOTE@ @MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeVariables.make@MAKEQUOTE@
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimpleCommands.make@MAKEQUOTE@ @MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimpleRules.make@MAKEQUOTE@
OBJS = \ OBJS = \
CMakeBuildTargets.o \ CMakeBuildTargets.o \