Merge branch 'master' of github.com:danmar/cppcheck
This commit is contained in:
commit
b05c192b56
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue