1
0
mirror of https://github.com/simh/simh.git synced 2026-04-19 17:22:55 +00:00
Files
simh.simh/makefile
Mark Pizzolato 19ae16ac6e Parameterized the gcc invocations in the makefile to facilitate easy use of lint/cppcheck/other-code-analyzer (from Michael Bloom)
For example:
   make GCC=cppcheck CC_OUTSPEC= LDFLAGS= CFLAGS_G="--enable=all --template=gcc" CC_STD=--std=c99
2012-04-21 08:37:46 -07:00

29 KiB