home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
assemblr
/
library
/
ansi
/
nnansi
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1990-08-28
|
178 b
|
10 lines
objs = nnansi.obj nnansi_f.obj nnansi_p.obj nnansi_i.obj
.asm.obj:; tasm /m5 $*.asm,$*.obj
nnansi.sys : $(objs)
tlink $(objs),nnansi.sys/m/t
$(objs) : nnansi_d.asm