]> git.stg.codes - stg.git/blob - stglibs/dotconfpp.lib/Makefile
Ticket 42. 'DOTCONF++:' removed, 'file' changed to 'File' in the
[stg.git] / stglibs / dotconfpp.lib / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.3 2007/05/08 14:29:19 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = stgdotconfpp
6
7 SRCS = dotconfpp.cpp \
8        mempool.cpp
9
10 INCS = dotconfpp.h
11
12 include ../Makefile.in