]> git.stg.codes - stg.git/blob - stglibs/conffiles.lib/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / stglibs / conffiles.lib / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.4 2007/05/08 14:29:19 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = stgconffiles
6 PROG = lib$(LIB_NAME)
7
8 SRCS = conffiles.cpp
9
10 INCS = conffiles.h
11
12 include ../Makefile.in