makefile to build wormy.86p
authorMischa Poslawsky <wormy@shiar.org>
Wed, 25 Feb 2009 07:12:59 +0000 (08:12 +0100)
committerMischa Poslawsky <wormy@shiar.org>
Mon, 2 Mar 2009 21:42:35 +0000 (22:42 +0100)
commit246334d197e12ffd037f6dfc40afdab6d465b018
tree7cc9bbe008bb7913d60c2fa98a3e50c866131f00
parent68dbc05a25b56f9626782c8380c92dedfa0c613f
makefile to build wormy.86p

Automated make rules to ease Wormy compilation, at least on Unix
systems.  Assume non-Windows, but default to use DOS tasm.exe and
prgm86.exe programs, since they are the most common and seem to work
decently in Wine.  Alternative (native) tools can be specified in a
custom local.mk.
.gitignore
Makefile [new file with mode: 0644]