1 ###############################################################################
 
   2 # $Id: Makefile,v 1.6 2010/01/21 13:02:12 faust Exp $
 
   3 ###############################################################################
 
   5 LIB_NAME = stgscriptexecuter
 
   7 SRCS = scriptexecuter.c
 
   9 INCS = scriptexecuter.h
 
  11 include ../Makefile.in