=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/c99/math/makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -p -u -r1.3 -r1.4 --- djgpp/tests/libc/c99/math/makefile 2003/10/25 11:22:53 1.3 +++ /cvs/djgpp/djgpp/tests/libc/c99/math/makefile 2013/03/23 11:55:00 1.4 @@ -3,5 +3,6 @@ TOP=../.. SRC += t-fpclas.c SRC += t-nan.c SRC += t-nan2.c +SRC += t-ismac.c include $(TOP)/../makefile.inc