summaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* blib definition moved to Makefile.housekeeping.Michael Brown2005-04-181-3/+0Star
|
* Add MKCONFIG utility, and add "-I ." to CFLAGS so that we can workMichael Brown2005-04-171-1/+2
| | | | with generated headers.
* Found a home for MAKEROM_FLAGS_3c503.Michael Brown2005-04-171-2/+6
|
* Use the correct case for -Ddebug_<object>Michael Brown2005-04-171-1/+1
|
* Improved building of debugging objects. You can now specify a "DEBUG="Michael Brown2005-04-171-5/+11
| | | | | | list for any build, e.g. make bin/pnic.dsk DEBUG=pci,pnic This will drag in debugging-enabled versions of pci.c and pnic.c.
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-11/+141
|
* Initial revisionMichael Brown2005-03-081-0/+15