home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
c
/
library
/
dos
/
directry
/
kfs
/
kfssamp.mak
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-02-16
|
198 b
|
8 lines
# Example make file for KFSSAMP.C using Microsoft compiler 6.0
kfssamp.exe: kfssamp.obj
link kfssamp,,NUL,kfsmsc6d llibce;
kfssamp.obj: kfssamp.c
cl /c /AL /Lr kfssamp.c