diff --git a/Makecommon b/Makecommon index a8b27ef1..a126b2da 100644 --- a/Makecommon +++ b/Makecommon @@ -39,6 +39,7 @@ ARF = $(AR) # SOURCES = $(CXXFILES) OBJECTS = $(CXXFILES:.cpp=.o) +TARGETS = $(BINTARGET) $(LIBTARGET) # # always unsatisfied target