1 ###############################################################################
2 # $Id: Makefile,v 1.4 2008/12/04 17:05:21 faust Exp $
3 ###############################################################################
5 include ../../../../../Makefile.conf
7 PROG = mod_cap_divert.so
9 SRCS = ./divert_cap.cpp
11 STGLIBS = -lstg_common
15 include ../../Makefile.in