This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
8ec92256ea
cppcheck
/
Makefile
3 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
Updated the Makefile. The name of this project has changed from 'codecheck' to 'cppcheck'
2007-05-15 13:19:22 +02:00
cppcheck.exe
:
main
.
cpp
gxx -Wall -pedantic -o cppcheck.exe main.cpp