home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
c
/
library
/
dos
/
memory
/
emstools
/
sample.mak
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-11-28
|
280 b
|
13 lines
memlib.obj: memlib.c memintrl.c memlib.h errors.h emmlib.h
cl /c /AL memlib.c
sample.obj: sample.c memlib.h errors.h emmlib.h
cl /c /AL sample.c
sample.exe: sample.obj memlib.obj emmlibl.lib
link sample memlib, sample, nul, emmlibl.lib;