=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/posix/unistd/makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/tests/libc/posix/unistd/makefile 1996/01/26 00:25:24 1.1 +++ /cvs/djgpp/djgpp/tests/libc/posix/unistd/makefile 1996/07/24 21:24:46 1.2 @@ -6,5 +6,6 @@ SRC += gcwd.c SRC += getpid.c SRC += sleep.c SRC += tread.c +SRC += write.c include $(TOP)/../makefile.inc