]> git.stg.codes - stg.git/blob - stglibs/scriptexecuter.lib/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / stglibs / scriptexecuter.lib / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.6 2010/01/21 13:02:12 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = stgscriptexecuter
6 PROG = lib$(LIB_NAME)
7
8 SRCS = scriptexecuter.cpp
9
10 INCS = scriptexecuter.h
11
12 include ../Makefile.in