1 ###############################################################################
 
   2 # $Id: Makefile,v 1.9 2008/12/04 17:09:40 faust Exp $
 
   3 ###############################################################################
 
   5 include ../../../../../Makefile.conf
 
   7 PROG = mod_conf_sg-ng.so
 
   9 SRCS = ./stgconfig.cpp \
 
  15        ./parser_getuser.cpp \
 
  21 STGLIBS = -lstg_common -lstg_logger -lcrypto
 
  23 include ../../Makefile.in