00001 # $Id: Makefile 409 2007-07-24 15:24:24Z vingarzan $ 00002 # 00003 # Makefile for the CDP 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 00009 00010 include ../../Makefile.defs 00011 auto_gen= 00012 NAME=icscf.so 00013 00014 #DEFS+= -DWITH_IMS_PM 00015 00016 include ../../Makefile.modules 00017
1.5.2