]> git.stg.codes - stg.git/blob - stglibs/script_executer.lib/Makefile
Remove const qualifier from function definitions
[stg.git] / stglibs / script_executer.lib / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.6 2010/01/21 13:02:12 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = script_executer
6 PROG = lib$(LIB_NAME)
7
8 SRCS = script_executer.cpp
9
10 INCS = script_executer.h
11
12 include ../Makefile.in