X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..e21efb7b0eeb81e3943ee4d4a51110d4d87ab156:/stglibs/dotconfpp.lib/Makefile diff --git a/stglibs/dotconfpp.lib/Makefile b/stglibs/dotconfpp.lib/Makefile index 85e34a7f..52c44833 100644 --- a/stglibs/dotconfpp.lib/Makefile +++ b/stglibs/dotconfpp.lib/Makefile @@ -2,13 +2,11 @@ # $Id: Makefile,v 1.3 2007/05/08 14:29:19 faust Exp $ ############################################################################### -LIB_NAME = dotconfpp -PROG = lib$(LIB_NAME) +LIB_NAME = stgdotconfpp SRCS = dotconfpp.cpp \ mempool.cpp -INCS = dotconfpp.h \ - mempool.h +INCS = dotconfpp.h include ../Makefile.in