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