Makefile

Go to the documentation of this file.
00001 # $Id: Makefile 409 2007-07-24 15:24:24Z vingarzan $ Makefile  $Date: 2007-07-24 15:24:24 +0000 (Tue, 24 Jul 2007) $ $Author: vingarzan $ dvi
00002 #
00003 # example module makefile
00004 #
00005 #
00006 # WARNING: do not run this directly, it should be run by the master Makefile
00007 
00008 
00009 
00010 include ../../Makefile.defs
00011 auto_gen=
00012 NAME=scscf.so
00013 
00014 
00015 DEFS += -I/usr/include/libxml2 -I../../lib -DSER -I../.. 
00016 LIBS += -lxml2 -L../../lib/cds -l_ser_cds
00017 
00018 #DEFS += -DWITH_IMS_PM
00019 
00020 include ../../Makefile.modules
00021 
00022 
00023 

Generated on Thu Oct 23 04:14:37 2008 for Open IMS Core CSCFs by  doxygen 1.5.2