Makefile.testu File Reference

Tests; Makefile for DEC ULTRIX #. More...


Detailed Description

Tests; Makefile for DEC ULTRIX #.

# # # # Dependencies:
# auxprg/Makefile --> auxprg/Makefile.testu
#

Author:
Kurt Huber; Strahlenzentrum J.L.-Universitaet GIESSEN #
Date:
20.03.1997 #
Version:
15.08.2008 #
# 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 

# 

Generated on Wed Oct 15 16:17:23 2008 for Experiment-Software by  doxygen 1.5.6