=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/c99/stdlib/makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/tests/libc/c99/stdlib/makefile 2002/11/30 09:28:09 1.1 +++ /cvs/djgpp/djgpp/tests/libc/c99/stdlib/makefile 2003/01/08 20:18:48 1.2 @@ -1,5 +1,6 @@ TOP=../.. SRC += t-_exit.c +SRC += t-strtof.c include $(TOP)/../makefile.inc