This commit is contained in:
5
c_adlib/ad_ff/native/link.lux
Normal file
5
c_adlib/ad_ff/native/link.lux
Normal file
@@ -0,0 +1,5 @@
|
||||
LINK = $(CPP) \
|
||||
-shared \
|
||||
-Wl \
|
||||
-o $(LIBDIR)$(XTRA)/lib$(TARGET).so.$(BLD_VER) \
|
||||
$(OBJDIR)*.$(O)
|
||||
Reference in New Issue
Block a user