set TARGETS macro to BIN and LIB targets.

This commit is contained in:
crs 2002-04-27 14:19:19 +00:00
parent 80cdde6a3d
commit 428166fe85
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ ARF = $(AR)
#
SOURCES = $(CXXFILES)
OBJECTS = $(CXXFILES:.cpp=.o)
TARGETS = $(BINTARGET) $(LIBTARGET)
#
# always unsatisfied target