home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
PPPBCKP
/
SRC
/
SRC15B50.ZIP
/
WATTSRC.ZIP
/
MAKEFILE
next >
Wrap
Text File
|
1997-02-23
|
278b
|
16 lines
#
# Makefile for Watstar TCP/IP kernal
#
# switches:
# define the ones you want in the CFLAGS definition...
#
# TRACE - turn on tracing/debugging code
#
#
all:
cd elib
make
cd ..\src
make
cd ..