home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega CD-ROM 2
/
MEGACD_ROM2.cdr
/
text
/
emacs
/
make.ini
< prev
next >
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
|
1992-06-23
|
118 b
|
9 lines
### this is the default makefile , MAKE.INI
LINKFLAGS=/STACK:4000/NOI
*.exe : *.o
link $*.o $LINKFLAGS;