mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
set TARGETS macro to BIN and LIB targets.
This commit is contained in:
@@ -39,6 +39,7 @@ ARF = $(AR)
|
||||
#
|
||||
SOURCES = $(CXXFILES)
|
||||
OBJECTS = $(CXXFILES:.cpp=.o)
|
||||
TARGETS = $(BINTARGET) $(LIBTARGET)
|
||||
|
||||
#
|
||||
# always unsatisfied target
|
||||
|
||||
Reference in New Issue
Block a user