Merge branch 'master' of github.com:danmar/cppcheck

This commit is contained in:
Robert Reif 2011-03-22 21:24:59 -04:00
commit b05c192b56
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ errmsg: errmsg.cpp
g++ -Wall -pedantic -o errmsg errmsg.cpp
dmake: dmake.cpp
g++ -Wall -pedantic -o dmake -I../lib dmake.cpp ../cli/filelister.cpp ../cli/filelister_unix.cpp ../lib/path.cpp
g++ -Wall -pedantic -o dmake -I../lib dmake.cpp ../cli/filelister.cpp ../lib/path.cpp