summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/cxx_reference_qualified_functions.cpp
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-01-30 14:50:09 (GMT)
committerBrad King <brad.king@kitware.com>2015-01-30 14:50:09 (GMT)
commit3cec0c75f73cc3d5c68cbb9e03e94ed38d60d0a9 (patch)
tree893ee2cd45bc5d98a8770b9e631426573b7abb18 /Tests/CompileFeatures/cxx_reference_qualified_functions.cpp
parentea7ca139ea4c3c88e432e722c9cfe1dd86a4359f (diff)
downloadCMake-3cec0c75f73cc3d5c68cbb9e03e94ed38d60d0a9.zip
CMake-3cec0c75f73cc3d5c68cbb9e03e94ed38d60d0a9.tar.gz
CMake-3cec0c75f73cc3d5c68cbb9e03e94ed38d60d0a9.tar.bz2
Makefile: Generate .NOTPARALLEL without .PHONY (#14312)
In commit v3.0.0-rc1~222^2 (Makefile: Allow "gmake target1 target2 -j", 2013-12-18) we added generation of a .NOTPARALLEL rule and told the generator it is "symbolic" because the file will never be created. This causes ".PHONY" to be used. However, "clearmake" does not support parsing of .PHONY specifically for .NOTPARALLEL, so simply drop it. This should not affect the role of the .NOTPARALLEL rule for GNU make.
Diffstat (limited to 'Tests/CompileFeatures/cxx_reference_qualified_functions.cpp')
0 files changed, 0 insertions, 0 deletions