	cl -c -ALw -G2w -Ox -W3 -Zip -I\tcpwin\include -DMSC -DFTP screen.c
screen.c
	cl -c -ALw -G2w -Ox -W3 -Zip -I\tcpwin\include -DMSC -DFTP emul.c
emul.c
	cl -c -ALw -G2w -Ox -W3 -Zip -I\tcpwin\include -DMSC -DFTP intern.c
intern.c
intern.c(248) : warning C4101: 'offset' : unreferenced local variable
intern.c(391) : warning C4013: 'DeleteTopLine' undefined; assuming extern returning int
intern.c(404) : warning C4101: 'hgScrLineTmp' : unreferenced local variable
intern.c(499) : warning C4101: 'offset' : unreferenced local variable
intern.c(545) : warning C4101: 'fpScrLine' : unreferenced local variable
intern.c(575) : warning C4101: 'offset' : unreferenced local variable
intern.c(616) : warning C4101: 'offset' : unreferenced local variable
intern.c(641) : warning C4101: 'offset' : unreferenced local variable
intern.c(845) : warning C4101: 'j' : unreferenced local variable
intern.c(845) : warning C4101: 'tempa' : unreferenced local variable
intern.c(845) : warning C4101: 'temp' : unreferenced local variable
intern.c(913) : warning C4098: 'ScreenDraw' : 'void' function returning a value
intern.c(948) : warning C4101: 'offset' : unreferenced local variable
intern.c(948) : warning C4101: 'x2' : unreferenced local variable
intern.c(948) : warning C4101: 'y2' : unreferenced local variable
	cl -c -ALw -G2w -Ox -W3 -Zip -I\tcpwin\include -DMSC -DFTP font.c
font.c
	cl -c -ALw -G2w -Ox -W3 -Zip -I\tcpwin\include -DMSC -DFTP edit.c
edit.c
	link @linkwin

Microsoft (R) Segmented Executable Linker  Version 5.31.009 Jul 13 1992
Copyright (C) Microsoft Corp 1984-1992.  All rights reserved.

Object Modules [.obj]: screen \c700\lib\libentry  /align:16/NOE/NOD/MAP/CO/e emul intern font edit 
Run File [screen.exe]: screen.dll
List File [c:screen.map]: screen
Libraries [.lib]: ldllcew libw llibcew oldnames commdlg
Definitions File [nul.def]: screen.def
LINK : warning L4056: /EXEPACK valid only for OS/2 and real-mode DOS; ignored
Microsoft Debugging Information Compactor  Version 4.01.00
Copyright(c) 1987-1992 Microsoft Corporation

Line/Address size   =     8620
Public symbol size  =     3792
Initial symbol size =    21303
Final symbol size   =     8736
Global symbol size  =     3356
Initial type size   =    63295
Compacted type size =    15192
	rc screen.res screen.dll
Microsoft (R) Windows Resource Compiler  Version 3.10
Copyright (C) Microsoft Corp. 1985-1992.  All rights reserved.

	implib screen.lib screen.def

Microsoft (R) Import Library Manager  Version 1.40.005
Copyright (C) Microsoft Corp 1984-1992.  All rights reserved.

	mapsym screen.map
Microsoft (R) Symbol File Generator  Version 4.11
Copyright (C) Microsoft Corp 1984-1988.  All rights reserved.

	Program entry point at 0003:0042
	copy screen.dll \windows\system
c:\tcpwin\screen\screen.dll => c:\windows\system\screen.dll
     1 file(s) copied
	copy screen.lib \tcpwin\lib
c:\tcpwin\screen\screen.lib => c:\tcpwin\lib\screen.lib
     1 file(s) copied
	copy screen.lib \tcpwin\testdll
c:\tcpwin\screen\screen.lib => c:\tcpwin\testdll\screen.lib
     1 file(s) copied
	copy screen.sym \windows\system
c:\tcpwin\screen\screen.sym => c:\windows\system\screen.sym
     1 file(s) copied
