=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/pc_hw/co80/makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/tests/libc/pc_hw/co80/makefile 1996/01/16 02:13:56 1.1 +++ /cvs/djgpp/djgpp/tests/libc/pc_hw/co80/makefile 1996/07/25 22:03:18 1.2 @@ -1,6 +1,8 @@ TOP=../.. SRC += conio.c +SRC += delline.c +SRC += scputc.c SRC += scputs.c SRC += vb.c SRC += window.c