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 # Makefile for the Proxy-CSCF module
00004 # \author Dragos Vingarzan vingarzan -at- fokus dot fraunhofer dot de
00005 #
00006 # WARNING: do not run this directly, it should be run by the master Makefile
00007 
00008 include ../../Makefile.defs
00009 auto_gen=
00010 NAME=pcscf.so
00011 
00012 include ../../Makefile.modules
00013 
00014 DEFS += -I/usr/include/libxml2 -I../../lib -DSER -I../..
00015 LIBS += -lxml2 -L../../lib/cds -l_ser_cds
00016 
00017 #DEFS += -DWITH_IMS_PM

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