1 ###############################################################################
 
   2 # $Id: Makefile,v 1.7 2010/02/16 11:41:00 faust Exp $
 
   3 ###############################################################################
 
   5 include ../../../../../Makefile.conf
 
   9 PROG = mod_remote_script.so
 
  11 SRCS = ./rscript.cpp \
 
  14 STGLIBS = -lstgcommon -lstgcrypto
 
  16 include ../../Makefile.in