Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
658614ff
Commit
658614ff
authored
Jan 18, 2001
by
Will Schroeder
Browse files
ENH:Reworked CMake for consistency
parent
cacd6d16
Changes
52
Hide whitespace changes
Inline
Side-by-side
CMake
Rule
s.make.in
→
CMake
Command
s.make.in
View file @
658614ff
# rules for building .o files from source files
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimple
Rule
s.make@MAKEQUOTE@
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimple
Command
s.make@MAKEQUOTE@
#
# Makefile for
...
...
CMakeMaster.make.in
View file @
658614ff
...
...
@@ -16,6 +16,6 @@ CMAKE_LIB_EXT = @CMAKE_LIB_EXT@
#------------------------------------------------------------------------------
# Include General Build Rules
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMake
Rule
s.make@MAKEQUOTE@
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMake
Command
s.make@MAKEQUOTE@
CMakeSimple
Rule
s.make.in
→
CMakeSimple
Command
s.make.in
View file @
658614ff
File moved
Source/CMakeSetupCMD.dsp
View file @
658614ff
...
...
@@ -91,11 +91,11 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\cmAbstractFiles
Rule
.cxx
SOURCE=.\cmAbstractFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmAddTarget
Rule
.cxx
SOURCE=.\cmAddTarget
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -103,7 +103,7 @@ SOURCE=.\CMakeSetupCMD.cxx
# End Source File
# Begin Source File
SOURCE=.\cmAuxSourceDirectory
Rule
.cxx
SOURCE=.\cmAuxSourceDirectory
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -123,35 +123,35 @@ SOURCE=.\cmDSWMakefile.cxx
# End Source File
# Begin Source File
SOURCE=.\cmExecutables
Rule
.cxx
SOURCE=.\cmExecutables
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmFindInclude
Rule
.cxx
SOURCE=.\cmFindInclude
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmFindLibrary
Rule
.cxx
SOURCE=.\cmFindLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmFindProgram
Rule
.cxx
SOURCE=.\cmFindProgram
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmIncludeDirectory
Rule
.cxx
SOURCE=.\cmIncludeDirectory
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmLibrary
Rule
.cxx
SOURCE=.\cmLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmLinkDirectories
Rule
.cxx
SOURCE=.\cmLinkDirectories
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmLinkLibraries
Rule
.cxx
SOURCE=.\cmLinkLibraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -171,7 +171,7 @@ SOURCE=.\cmMSProjectGenerator.cxx
# End Source File
# Begin Source File
SOURCE=.\cmProject
Rule
.cxx
SOURCE=.\cmProject
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -179,15 +179,15 @@ SOURCE=.\cmRegularExpression.cxx
# End Source File
# Begin Source File
SOURCE=.\cmSourceFilesRequire
Rule
.cxx
SOURCE=.\cmSourceFilesRequire
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmSourceFiles
Rule
.cxx
SOURCE=.\cmSourceFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmSubdir
Rule
.cxx
SOURCE=.\cmSubdir
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -195,23 +195,23 @@ SOURCE=.\cmSystemTools.cxx
# End Source File
# Begin Source File
SOURCE=.\cmTests
Rule
.cxx
SOURCE=.\cmTests
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmUnixDefines
Rule
.cxx
SOURCE=.\cmUnixDefines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmUnixLibraries
Rule
.cxx
SOURCE=.\cmUnixLibraries
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmWin32Defines
Rule
.cxx
SOURCE=.\cmWin32Defines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmWin32Libraries
Rule
.cxx
SOURCE=.\cmWin32Libraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -223,15 +223,15 @@ SOURCE=.\cmWindowsConfigure.cxx
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\cmAbstractFiles
Rule
.h
SOURCE=.\cmAbstractFiles
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmAddTarget
Rule
.h
SOURCE=.\cmAddTarget
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmAuxSourceDirectory
Rule
.h
SOURCE=.\cmAuxSourceDirectory
Command
.h
# End Source File
# Begin Source File
...
...
@@ -251,35 +251,35 @@ SOURCE=.\cmDSWMakefile.h
# End Source File
# Begin Source File
SOURCE=.\cmExecutables
Rule
.h
SOURCE=.\cmExecutables
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmFindInclude
Rule
.h
SOURCE=.\cmFindInclude
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmFindLibrary
Rule
.h
SOURCE=.\cmFindLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmFindProgram
Rule
.h
SOURCE=.\cmFindProgram
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmIncludeDirectory
Rule
.h
SOURCE=.\cmIncludeDirectory
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmLibrary
Rule
.h
SOURCE=.\cmLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmLinkDirectories
Rule
.h
SOURCE=.\cmLinkDirectories
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmLinkLibraries
Rule
.h
SOURCE=.\cmLinkLibraries
Command
.h
# End Source File
# Begin Source File
...
...
@@ -303,7 +303,7 @@ SOURCE=.\cmMSProjectGenerator.h
# End Source File
# Begin Source File
SOURCE=.\cmProject
Rule
.h
SOURCE=.\cmProject
Command
.h
# End Source File
# Begin Source File
...
...
@@ -311,11 +311,11 @@ SOURCE=.\cmRegularExpression.h
# End Source File
# Begin Source File
SOURCE=.\cm
RuleMaker
.h
SOURCE=.\cm
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmSourceFiles
Rule
.h
SOURCE=.\cmSourceFiles
Command
.h
# End Source File
# Begin Source File
...
...
@@ -323,7 +323,7 @@ SOURCE=.\cmStandardIncludes.h
# End Source File
# Begin Source File
SOURCE=.\cmSubdir
Rule
.h
SOURCE=.\cmSubdir
Command
.h
# End Source File
# Begin Source File
...
...
@@ -331,23 +331,23 @@ SOURCE=.\cmSystemTools.h
# End Source File
# Begin Source File
SOURCE=.\cmTests
Rule
.h
SOURCE=.\cmTests
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmUnixDefines
Rule
.h
SOURCE=.\cmUnixDefines
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmUnixLibraries
Rule
.h
SOURCE=.\cmUnixLibraries
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmWin32Defines
Rule
.h
SOURCE=.\cmWin32Defines
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmWin32Libraries
Rule
.h
SOURCE=.\cmWin32Libraries
Command
.h
# End Source File
# Begin Source File
...
...
Source/MFCDialog/CMakeSetup.dsp
View file @
658614ff
...
...
@@ -92,11 +92,11 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\cmAbstractFiles
Rule
.cxx
SOURCE=..\cmAbstractFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmAddTarget
Rule
.cxx
SOURCE=..\cmAddTarget
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -116,7 +116,7 @@ SOURCE=.\CMakeSetupDialog.cpp
# End Source File
# Begin Source File
SOURCE=..\cmAuxSourceDirectory
Rule
.cxx
SOURCE=..\cmAuxSourceDirectory
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -136,35 +136,35 @@ SOURCE=..\cmDSWMakefile.cxx
# End Source File
# Begin Source File
SOURCE=..\cmExecutables
Rule
.cxx
SOURCE=..\cmExecutables
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmFindInclude
Rule
.cxx
SOURCE=..\cmFindInclude
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmFindLibrary
Rule
.cxx
SOURCE=..\cmFindLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmFindProgram
Rule
.cxx
SOURCE=..\cmFindProgram
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmIncludeDirectory
Rule
.cxx
SOURCE=..\cmIncludeDirectory
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmLibrary
Rule
.cxx
SOURCE=..\cmLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmLinkDirectories
Rule
.cxx
SOURCE=..\cmLinkDirectories
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmLinkLibraries
Rule
.cxx
SOURCE=..\cmLinkLibraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -184,7 +184,7 @@ SOURCE=..\cmMSProjectGenerator.cxx
# End Source File
# Begin Source File
SOURCE=..\cmProject
Rule
.cxx
SOURCE=..\cmProject
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -192,15 +192,15 @@ SOURCE=..\cmRegularExpression.cxx
# End Source File
# Begin Source File
SOURCE=..\cmSourceFilesRequire
Rule
.cxx
SOURCE=..\cmSourceFilesRequire
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmSourceFiles
Rule
.cxx
SOURCE=..\cmSourceFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmSubdir
Rule
.cxx
SOURCE=..\cmSubdir
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -208,23 +208,23 @@ SOURCE=..\cmSystemTools.cxx
# End Source File
# Begin Source File
SOURCE=..\cmTests
Rule
.cxx
SOURCE=..\cmTests
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmUnixDefines
Rule
.cxx
SOURCE=..\cmUnixDefines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmUnixLibraries
Rule
.cxx
SOURCE=..\cmUnixLibraries
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmWin32Defines
Rule
.cxx
SOURCE=..\cmWin32Defines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmWin32Libraries
Rule
.cxx
SOURCE=..\cmWin32Libraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -241,11 +241,11 @@ SOURCE=.\StdAfx.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\cmAbstractFiles
Rule
.h
SOURCE=..\cmAbstractFiles
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmAddTarget
Rule
.h
SOURCE=..\cmAddTarget
Command
.h
# End Source File
# Begin Source File
...
...
@@ -261,7 +261,7 @@ SOURCE=.\CMakeSetupDialog.h
# End Source File
# Begin Source File
SOURCE=..\cmAuxSourceDirectory
Rule
.h
SOURCE=..\cmAuxSourceDirectory
Command
.h
# End Source File
# Begin Source File
...
...
@@ -289,35 +289,35 @@ SOURCE=..\cmDSWMakefile.h
# End Source File
# Begin Source File
SOURCE=..\cmExecutables
Rule
.h
SOURCE=..\cmExecutables
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmFindInclude
Rule
.h
SOURCE=..\cmFindInclude
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmFindLibrary
Rule
.h
SOURCE=..\cmFindLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmFindProgram
Rule
.h
SOURCE=..\cmFindProgram
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmIncludeDirectory
Rule
.h
SOURCE=..\cmIncludeDirectory
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmLibrary
Rule
.h
SOURCE=..\cmLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmLinkDirectories
Rule
.h
SOURCE=..\cmLinkDirectories
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmLinkLibraries
Rule
.h
SOURCE=..\cmLinkLibraries
Command
.h
# End Source File
# Begin Source File
...
...
@@ -341,7 +341,7 @@ SOURCE=..\cmMSProjectGenerator.h
# End Source File
# Begin Source File
SOURCE=..\cmProject
Rule
.h
SOURCE=..\cmProject
Command
.h
# End Source File
# Begin Source File
...
...
@@ -349,15 +349,15 @@ SOURCE=..\cmRegularExpression.h
# End Source File
# Begin Source File
SOURCE=..\cm
Rule
Maker.h
SOURCE=..\cm
Command
Maker.h
# End Source File
# Begin Source File
SOURCE=..\cmSourceFilesRequire
Rule
.h
SOURCE=..\cmSourceFilesRequire
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmSourceFiles
Rule
.h
SOURCE=..\cmSourceFiles
Command
.h
# End Source File
# Begin Source File
...
...
@@ -365,7 +365,7 @@ SOURCE=..\cmStandardIncludes.h
# End Source File
# Begin Source File
SOURCE=..\cmSubdir
Rule
.h
SOURCE=..\cmSubdir
Command
.h
# End Source File
# Begin Source File
...
...
@@ -373,23 +373,23 @@ SOURCE=..\cmSystemTools.h
# End Source File
# Begin Source File
SOURCE=..\cmTests
Rule
.h
SOURCE=..\cmTests
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmUnixDefines
Rule
.h
SOURCE=..\cmUnixDefines
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmUnixLibraries
Rule
.h
SOURCE=..\cmUnixLibraries
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmWin32Defines
Rule
.h
SOURCE=..\cmWin32Defines
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmWin32Libraries
Rule
.h
SOURCE=..\cmWin32Libraries
Command
.h
# End Source File
# Begin Source File
...
...
Source/Makefile.in
View file @
658614ff
...
...
@@ -4,73 +4,73 @@ VPATH = @srcdir@
# DO NOT INCLUDE CMakeMaster.make here!
# This will cause an infinite loop as it will add the
#
rule
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/CMakeSimple
Rule
s.make@MAKEQUOTE@
@MAKEINCLUDE@
@MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimple
Command
s.make@MAKEQUOTE@
OBJS
=
\
CMakeBuildTargets.o
\
cmMakeDepend.o
\
cmMakefile.o
\
cmAbstractFiles
Rule
.o
\
cmAbstractFiles
Command
.o
\
cmMakefileGenerator.o
\
cmAddTarget
Rule
.o
\
cmProject
Rule
.o
\
cmAuxSourceDirectory
Rule
.o
\
cmAddTarget
Command
.o
\
cmProject
Command
.o
\
cmAuxSourceDirectory
Command
.o
\
cmRegularExpression.o
\
cmClassFile.o
\
cmSourceFiles
Rule
.o
\
cmSourceFilesRequire
Rule
.o
\
cmSubdir
Rule
.o
\
cmSourceFiles
Command
.o
\
cmSourceFilesRequire
Command
.o
\
cmSubdir
Command
.o
\
cmSystemTools.o
\
cmDirectory.o
\
cmUnixDefines
Rule
.o
\
cmExecutables
Rule
.o
\
cmTests
Rule
.o
\
cmUnixLibraries
Rule
.o
\
cmFindInclude
Rule
.o
\
cmFindLibrary
Rule
.o
\
cmUnixDefines
Command
.o
\
cmExecutables
Command
.o
\
cmTests
Command
.o
\
cmUnixLibraries
Command
.o
\
cmFindInclude
Command
.o
\
cmFindLibrary
Command
.o
\
cmUnixMakefileGenerator.o
\
cmFindProgram
Rule
.o
\
cmIncludeDirectory
Rule
.o
\
cmWin32Defines
Rule
.o
\
cmLibrary
Rule
.o
\
cmWin32Libraries
Rule
.o
\
cmLinkDirectories
Rule
.o
\
cmLinkLibraries
Rule
.o
cmFindProgram
Command
.o
\
cmIncludeDirectory
Command
.o
\
cmWin32Defines
Command
.o
\
cmLibrary
Command
.o
\
cmWin32Libraries
Command
.o
\
cmLinkDirectories
Command
.o
\
cmLinkLibraries
Command
.o
cmCollectFlags.o
:
$(srcdir)/*.h
CMakeBuildTargets.o
:
$(srcdir)/*.h
cmMakeDepend.o
:
$(srcdir)/*.h
cmMakefile.o
:
$(srcdir)/*.h
cmAbstractFiles
Rule
.o
:
$(srcdir)/*.h
cmAbstractFiles
Command
.o
:
$(srcdir)/*.h
cmMakefileGenerator.o
:
$(srcdir)/*.h
cmAddTarget
Rule
.o
:
$(srcdir)/*.h
cmProject
Rule
.o
:
$(srcdir)/*.h
cmAuxSourceDirectory
Rule
.o
:
$(srcdir)/*.h
cmAddTarget
Command
.o
:
$(srcdir)/*.h
cmProject
Command
.o
:
$(srcdir)/*.h
cmAuxSourceDirectory
Command
.o
:
$(srcdir)/*.h
cmRegularExpression.o
:
$(srcdir)/*.h
cmClassFile.o
:
$(srcdir)/*.h
cmSourceFiles
Rule
.o
:
$(srcdir)/*.h
cmSourceFilesRequire
Rule
.o
:
$(srcdir)/*.h
cmSubdir
Rule
.o
:
$(srcdir)/*.h
cmSourceFiles
Command
.o
:
$(srcdir)/*.h
cmSourceFilesRequire
Command
.o
:
$(srcdir)/*.h
cmSubdir
Command
.o
:
$(srcdir)/*.h
cmSystemTools.o
:
$(srcdir)/*.h
cmDirectory.o
:
$(srcdir)/*.h
cmUnixDefines
Rule
.o
:
$(srcdir)/*.h
cmExecutables
Rule
.o
:
$(srcdir)/*.h
cmTests
Rule
.o
:
$(srcdir)/*.h
cmUnixLibraries
Rule
.o
:
$(srcdir)/*.h
cmFindInclude
Rule
.o
:
$(srcdir)/*.h
cmFindLibrary
Rule
.o
:
$(srcdir)/*.h
cmUnixDefines
Command
.o
:
$(srcdir)/*.h
cmExecutables
Command
.o
:
$(srcdir)/*.h
cmTests
Command
.o
:
$(srcdir)/*.h
cmUnixLibraries
Command
.o
:
$(srcdir)/*.h
cmFindInclude
Command
.o
:
$(srcdir)/*.h
cmFindLibrary
Command
.o
:
$(srcdir)/*.h
cmUnixMakefileGenerator.o
:
$(srcdir)/*.h
cmFindProgram
Rule
.o
:
$(srcdir)/*.h
cmIncludeDirectory
Rule
.o
:
$(srcdir)/*.h
cmWin32Defines
Rule
.o
:
$(srcdir)/*.h
cmLibrary
Rule
.o
:
$(srcdir)/*.h
cmWin32Libraries
Rule
.o
:
$(srcdir)/*.h
cmLinkDirectories
Rule
.o
:
$(srcdir)/*.h
cmLinkLibraries
Rule
.o
:
$(srcdir)/*.h
cmFindProgram
Command
.o
:
$(srcdir)/*.h
cmIncludeDirectory
Command
.o
:
$(srcdir)/*.h
cmWin32Defines
Command
.o
:
$(srcdir)/*.h
cmLibrary
Command
.o
:
$(srcdir)/*.h
cmWin32Libraries
Command
.o
:
$(srcdir)/*.h
cmLinkDirectories
Command
.o
:
$(srcdir)/*.h
cmLinkLibraries
Command
.o
:
$(srcdir)/*.h
CMakeBuildTargets
:
${OBJS}
...
...
Source/cmAbstractFiles
Rule
.cxx
→
Source/cmAbstractFiles
Command
.cxx
View file @
658614ff
...
...
@@ -13,10 +13,10 @@
See COPYRIGHT.txt for copyright details.
=========================================================================*/
#include
"cmAbstractFiles
Rule
.h"
#include
"cmAbstractFiles
Command
.h"
// cmAbstractFiles
Rule
bool
cmAbstractFiles
Rule
::
Invoke
(
std
::
vector
<
std
::
string
>&
args
)
// cmAbstractFiles
Command
bool
cmAbstractFiles
Command
::
Invoke
(
std
::
vector
<
std
::
string
>&
args
)
{
if
(
args
.
size
()
<
1
)
{
...
...
Source/cmAbstractFiles
Rule
.h
→
Source/cmAbstractFiles
Command
.h
View file @
658614ff
...
...
@@ -13,34 +13,28 @@
See COPYRIGHT.txt for copyright details.
=========================================================================*/
#ifndef cmAbstractFiles
Rule
_h
#define cmAbstractFiles
Rule
_h
#ifndef cmAbstractFiles
Command
_h
#define cmAbstractFiles
Command
_h