CASA/c_adlib/ad_ff/native/link.lux

6 lines
101 B
Plaintext
Raw Normal View History

2006-02-28 12:17:08 +01:00
LINK = $(CPP) \
-shared \
-Wl \
-o $(LIBDIR)$(XTRA)/lib$(TARGET).so.$(BLD_VER) \
$(OBJDIR)*.$(O)