Use LINK_SHARED variable

This commit is contained in:
jez_higgins 2003-12-07 15:13:36 +00:00
parent f644c09830
commit b56eaec433

View file

@ -14,7 +14,7 @@
######################################
# ADDITIONAL BUILD FLAGS
CXXFLAGS += -I..
LDFLAGS += -shared
LDFLAGS += $(LINK_SHARED)
INC_DIRS +=
LIBS_DIRS +=