Ok, it seems to work now, with the exception of a couple of errors in one of
the source files (A2070, A2080). So I have a bit of debugging to do on the
debugger :-)
Thanks for the help.
On 5/25/07 5:16 AM, "Brad Parker" <brad at heeltoe.com> wrote:
"Richard A. Cini" wrote:
# Executable
db.exe: $(OBJ1)
link @db.lnk
put this target (db.exe) *before* the "# asm sources" obj targets.
it's taking the first target as the default.
you could also say "make db.exe" and it should build everything.
I generally make the first target something like:
all: db.exe
and then the order does not matter.
-brad
Rich
--
Rich Cini
Collector of Classic Computers
Build Master and lead engineer, Altair32 Emulator
http://www.altair32.com
http://highgate.comm.sfu.ca/~rcini/classiccmp