run dmake: enables platform file validation with 'make checkcfg'

This commit is contained in:
versat 2018-02-16 08:15:28 +01:00
parent 0883623159
commit 65a19e7802
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ test: all
check: all
./testrunner -q
checkcfg: cppcheck validateCFG
checkcfg: cppcheck validateCFG validatePlatforms
./test/cfg/runtests.sh
dmake: tools/dmake.o cli/filelister.o $(SRCDIR)/pathmatch.o $(SRCDIR)/path.o externals/simplecpp/simplecpp.o