Build library
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
ARTIFACT = libJabyEngine
|
||||
BUILD_DIR = ../../lib
|
||||
|
||||
include ../../Makefile
|
||||
include ../../lib/Wildcard.mk
|
||||
SRCS = $(call rwildcard, src, c cpp)
|
||||
|
||||
include ../../lib/Makefile
|
||||
|
||||
#Rules section for default compilation and linking
|
||||
all: $(TARGET).a
|
||||
|
Reference in New Issue
Block a user