OpenWatcom makefiles: add DEBUG option
authorH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jan 2008 00:18:44 +0000 (16:18 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 22 Jan 2008 00:18:44 +0000 (16:18 -0800)
commit73398c50123459292209a27e4c3b7d76c62f18fe
treec5270c1fdd225870fb47f3210f3428cca8c582fd
parent9964558613deb9423491ad4e52e54dcdeabe57b1
OpenWatcom makefiles: add DEBUG option

Add a Makefile variable, DEBUG, which can be used to set debug options
(-d2, -DLOGALLOC, etc.)
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak