X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6124f07f31aa48cbeef0d8939b76eac73a8a227e..cad325f5f0516da6b1d1d44c509ce194e2f08f46:/stglibs/ibpp.lib/Makefile diff --git a/stglibs/ibpp.lib/Makefile b/stglibs/ibpp.lib/Makefile index b73c56d6..80a895e9 100644 --- a/stglibs/ibpp.lib/Makefile +++ b/stglibs/ibpp.lib/Makefile @@ -2,7 +2,7 @@ # $Id: Makefile,v 1.6 2009/03/03 15:50:15 faust Exp $ ############################################################################### -LIB_NAME = ibpp +LIB_NAME = stgibpp SRCS = array.cpp \ blob.cpp \ @@ -26,7 +26,7 @@ SRCS = array.cpp \ INCS = ibpp.h -ADD_DEFS = -DIBPP_LINUX +LIB_DEFS = -DIBPP_LINUX LIBS = -lfbclient