]> git.stg.codes - stg.git/blob - libs/dotconfpp/Makefile
Restructure libs.
[stg.git] / libs / dotconfpp / 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