telnet.obj: telnet.c ..\..\include\tftp.h ..\..\include\em.h \
..\..\include\custom.h ..\..\include\ip.h
	cl /c /DDEBUG /DMSC /DREMP /Gs /I..\..\include /Zd /Zl telnet.c

telnet2.obj: telnet2.c ..\..\include\em.h ..\..\include\custom.h \
..\..\include\ip.h
	cl /c /DDEBUG /DMSC /DREMP /Gs /I..\..\include /Zd /Zl telnet2.c

time.obj: time.c ..\..\include\net.h ..\..\include\timer.h \
..\..\include\attrib.h
	cl /c /DDEBUG /DMSC /DREMP /Gs /I..\..\include /Zd /Zl time.c

tn.obj: tn.c ..\..\include\custom.h ..\..\include\ip.h
	cl /c /DDEBUG /DMSC /DREMP /Gs /I..\..\include /Zd /Gs tn.c

tnscreen.obj: tnscreen.c ..\..\include\ip.h ..\..\include\attrib.h
	cl /c /DDEBUG /DMSC /DREMP /Gs /I..\..\include /Zd /Zl tnscreen.c

tf.obj: tf.c
	cl /c /DDEBUG /DMSC /DREMP /Gs /I..\..\include /Zd /Zl tf.c

h.obj: h.c
	cl /c /DDEBUG /DMSC /DREMP /Gs /I..\..\include /Zd /Zl h.c

itn.exe: telnet.obj telnet2.obj tn.obj tnscreen.obj tf.obj h.obj
	link tn telnet telnet2 tnscreen time tf h,itn/noi/noe/stack:2560,nul,h19 tftp tcp domain udp ip net il task pc;

3tn.exe: telnet.obj telnet2.obj tn.obj tnscreen.obj tf.obj h.obj
	link tn telnet telnet2 tnscreen time tf h,3tn/noi/noe/stack:2560,nul,h19 tftp tcp domain udp ip net 3com task pc;

ptn.exe: telnet.obj telnet2.obj tn.obj tnscreen.obj tf.obj h.obj
	link tn telnet telnet2 tnscreen time tf h,ptn/noi/noe/stack:2560,nul,h19 tftp tcp domain udp ip net pr task pc;
