home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
uemacs
/
make.ini
< prev
next >
Wrap
Text File
|
1986-11-15
|
118b
|
9 lines
### this is the default makefile , MAKE.INI
LINKFLAGS=/STACK:4000/NOI
*.exe : *.o
link $*.o $LINKFLAGS;