# # # # Dependencies:
# auxprg/Makefile --> auxprg/Makefile.testu
#
# modification history # -------------------- # 15aug08 kHu DOXYGEN comments added #
testu: test.o c89 test.o -o testu test.o: test.c c89 -c test.c clean: rm -f test.o #
1.5.6