1 ###############################################################################
 
   2 # $Id: Makefile,v 1.10 2008/12/04 17:03:25 faust Exp $
 
   3 ###############################################################################
 
   5 include ../../../../../Makefile.conf
 
   7 PROG = mod_cap_debug.so
 
   9 SRCS = ./debug_cap.cpp \
 
  19 STGLIBS = -lstg_common
 
  23 include ../../Makefile.in