]> git.stg.codes - stg.git/blob - libs/scriptexecuter/Makefile
Restructure libs.
[stg.git] / libs / scriptexecuter / Makefile
1 ###############################################################################
2 # $Id: Makefile,v 1.6 2010/01/21 13:02:12 faust Exp $
3 ###############################################################################
4
5 LIB_NAME = stgscriptexecuter
6
7 SRCS = scriptexecuter.c
8
9 INCS = scriptexecuter.h
10
11 include ../Makefile.in