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