Added the all: target.
This commit is contained in:
parent
e9aa0e734d
commit
05b83f9c4c
1 changed files with 2 additions and 1 deletions
|
|
@ -4,9 +4,10 @@
|
|||
# $Revision$
|
||||
# $Date$
|
||||
#
|
||||
|
||||
LIB = @buildlib@/libctmath.a
|
||||
|
||||
all: $(LIB)
|
||||
|
||||
.SUFFIXES :
|
||||
.SUFFIXES : .f .d .o .cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue