Added the all: target.

This commit is contained in:
Harry Moffat 2004-08-06 21:56:36 +00:00
parent e9aa0e734d
commit 05b83f9c4c

View file

@ -4,9 +4,10 @@
# $Revision$
# $Date$
#
LIB = @buildlib@/libctmath.a
all: $(LIB)
.SUFFIXES :
.SUFFIXES : .f .d .o .cpp