MAKE Version 3.7  Copyright (c) 1987, 1993 Borland International
	bcc -DSTRICT -W -w! -ml -v -c -I..\..\tkern\INCLUDE tee.c

Borland C++ Version 4.00 Copyright (c) 1993 Borland International
tee.c:
Warning tee.c 177: Call to function 'add' with no prototype in function main
Warning tee.c 184: Call to function 'add' with no prototype in function main
Warning tee.c 205: Function should return a value in function main
Warning tee.c 213: Possibly incorrect assignment in function add
Warning tee.c 221: Function should return a value in function add
*** 1 errors in Compile ***

** error 1 ** deleting tee.obj
