Makefile && main.c: add 'debug' compilation mode
commitcc045ec56e120ee0314730cdc9e34814f9deeb4b
authorLouis-Guillaume Gagnon <louis.guillaume.gagnon@gmail.com>
Sat, 14 Dec 2013 02:38:17 +0000 (13 21:38 -0500)
committerLouis-Guillaume Gagnon <louis.guillaume.gagnon@gmail.com>
Sat, 14 Dec 2013 02:38:17 +0000 (13 21:38 -0500)
treeb0315d33c5908d76d3d2bcf330dec9cfcedea2f9
parentd4874f7127a9d9716265b04c19cb9efb6e7be3ba
Makefile && main.c: add 'debug' compilation mode

Makefile: 'debug' target: same as default + #define DEBUG
main.c: #define 'DEBUG_CMD(cmd) macro when DEBUG #defined
Makefile
main.c