]> git.stg.codes - stg.git/blobdiff - stglibs/dotconfpp.lib/Makefile
Ticket 37. The 'change_policy_timeout' field added in the if (version > 7)
[stg.git] / stglibs / dotconfpp.lib / Makefile
index 85e34a7f72b333e8ead53fdc51098e9f1964d035..52c4483351f6c77a52501a2044b45bb901e7ba16 100644 (file)
@@ -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