#
#  Makefile for Multicast1
#
#  ** This file was automatically generated by the command:
#  opp_makemake -f -I/home/kahmann/omnetsim/ip-suite/Interface -I/home/kahmann/omnetsim/ip-suite/Socket -I/home/kahmann/omnetsim/ip-suite/UDP -I/home/kahmann/omnetsim/ip-suite/TCP -I/home/kahmann/omnetsim/ip-suite/IPNode -I/home/kahmann/omnetsim/ip-suite/IPProcessing -I/home/kahmann/omnetsim/ip-suite/QoS -I/home/kahmann/omnetsim/ip-suite/MAC_LLC -I/home/kahmann/omnetsim/ip-suite/ControlApps -I/home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile -I/home/kahmann/omnetsim/rtp/rtp -laudiofile /home/kahmann/omnetsim/ip-suite/Interface /home/kahmann/omnetsim/ip-suite/Socket /home/kahmann/omnetsim/ip-suite/UDP /home/kahmann/omnetsim/ip-suite/TCP /home/kahmann/omnetsim/ip-suite/IPNode /home/kahmann/omnetsim/ip-suite/IPProcessing /home/kahmann/omnetsim/ip-suite/QoS /home/kahmann/omnetsim/ip-suite/MAC_LLC /home/kahmann/omnetsim/ip-suite/ControlApps /home/kahmann/omnetsim/rtsp/rtsp /home/kahmann/omnetsim/rtp/rtp /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile
#

# Name of target to be created (-o option)
TARGET = Multicast1

# User interface (uncomment one) (-u option)
# USERIF_LIBS=$(CMDENV_LIBS)
USERIF_LIBS=$(TKENV_LIBS)

# uncomment 1 of the 3 lines to support either serial or parallel operation
KERNEL_LIBS=$(STD_KERNEL_LIBS)
# KERNEL_LIBS=$(PVM_KERNEL_LIBS)
# KERNEL_LIBS=$(MPI_KERNEL_LIBS)

# .ned or .h include paths with -I
INCLUDE_PATH= -I/home/kahmann/omnetsim/ip-suite/Interface -I/home/kahmann/omnetsim/ip-suite/Socket -I/home/kahmann/omnetsim/ip-suite/UDP -I/home/kahmann/omnetsim/ip-suite/TCP -I/home/kahmann/omnetsim/ip-suite/IPNode -I/home/kahmann/omnetsim/ip-suite/IPProcessing -I/home/kahmann/omnetsim/ip-suite/QoS -I/home/kahmann/omnetsim/ip-suite/MAC_LLC -I/home/kahmann/omnetsim/ip-suite/ControlApps -I/home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile -I/home/kahmann/omnetsim/rtp/rtp

# misc additional object and library files to link
EXRA_OBJS=

# object files in subdirectories
SUBDIR_OBJS= /home/kahmann/omnetsim/ip-suite/Interface/IPDatagram.o /home/kahmann/omnetsim/ip-suite/Interface/IPInterfacePacket.o /home/kahmann/omnetsim/ip-suite/Interface/PPPFrame.o /home/kahmann/omnetsim/ip-suite/Interface/SocketInterfacePacket.o /home/kahmann/omnetsim/ip-suite/Interface/TransportInterfacePacket.o /home/kahmann/omnetsim/ip-suite/Interface/TransportPacket.o /home/kahmann/omnetsim/ip-suite/Interface/in_addr.o /home/kahmann/omnetsim/ip-suite/Interface/in_port.o /home/kahmann/omnetsim/ip-suite/Interface/ip_address.o /home/kahmann/omnetsim/ip-suite/Interface/ip_address_prefix.o /home/kahmann/omnetsim/ip-suite/Socket/pcb.o /home/kahmann/omnetsim/ip-suite/Socket/socketlayer.o /home/kahmann/omnetsim/ip-suite/Socket/socketlayer_n.o /home/kahmann/omnetsim/ip-suite/Socket/sockets.o /home/kahmann/omnetsim/ip-suite/UDP/UDPApp.o /home/kahmann/omnetsim/ip-suite/UDP/UDPModule.o /home/kahmann/omnetsim/ip-suite/UDP/UDPModule_n.o /home/kahmann/omnetsim/ip-suite/UDP/UDPPacket.o /home/kahmann/omnetsim/ip-suite/UDP/UDPProcessing.o /home/kahmann/omnetsim/ip-suite/UDP/UDP_n.o /home/kahmann/omnetsim/ip-suite/TCP/Ip2Tcp.o /home/kahmann/omnetsim/ip-suite/TCP/TCPClient.o /home/kahmann/omnetsim/ip-suite/TCP/TCPServer.o /home/kahmann/omnetsim/ip-suite/TCP/Tcp2Ip.o /home/kahmann/omnetsim/ip-suite/TCP/TcpIpInterface_n.o /home/kahmann/omnetsim/ip-suite/TCP/procserver.o /home/kahmann/omnetsim/ip-suite/TCP/procserver_n.o /home/kahmann/omnetsim/ip-suite/TCP/tcp4ip_n.o /home/kahmann/omnetsim/ip-suite/TCP/tcpapp_n.o /home/kahmann/omnetsim/ip-suite/TCP/tcpmodule.o /home/kahmann/omnetsim/ip-suite/TCP/tcpmodule_n.o /home/kahmann/omnetsim/ip-suite/IPNode/BurstHost_n.o /home/kahmann/omnetsim/ip-suite/IPNode/FirstHopRouter_n.o /home/kahmann/omnetsim/ip-suite/IPNode/IPNode_n.o /home/kahmann/omnetsim/ip-suite/IPNode/ProcessorAccess.o /home/kahmann/omnetsim/ip-suite/IPNode/ProcessorManager.o /home/kahmann/omnetsim/ip-suite/IPNode/ProcessorManager_n.o /home/kahmann/omnetsim/ip-suite/IPNode/Router_n.o /home/kahmann/omnetsim/ip-suite/IPNode/StandardHost_n.o /home/kahmann/omnetsim/ip-suite/IPNode/TCPClientNode_n.o /home/kahmann/omnetsim/ip-suite/IPNode/TCPServerNode_n.o /home/kahmann/omnetsim/ip-suite/IPNode/UDPHost_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/ICMP.o /home/kahmann/omnetsim/ip-suite/IPProcessing/ICMP_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPFragmentation.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPFragmentation_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPMulticast.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPMulticast_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPOutputCore.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPOutput_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPProcessing_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPSendCore.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPSend_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPTunneling.o /home/kahmann/omnetsim/ip-suite/IPProcessing/IPTunneling_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/LocalDeliverCore.o /home/kahmann/omnetsim/ip-suite/IPProcessing/LocalDeliver_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/PreRoutingCore.o /home/kahmann/omnetsim/ip-suite/IPProcessing/PreRouting_n.o /home/kahmann/omnetsim/ip-suite/IPProcessing/RoutingCore.o /home/kahmann/omnetsim/ip-suite/IPProcessing/Routing_n.o /home/kahmann/omnetsim/ip-suite/QoS/Connection_Element.o /home/kahmann/omnetsim/ip-suite/QoS/Connection_Element_n.o /home/kahmann/omnetsim/ip-suite/QoS/Enqueue_Hook_Trigger_n.o /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Dequeue.o /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Dequeue_n.o /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Enqueue.o /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Enqueue_n.o /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Queue.o /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Queue_n.o /home/kahmann/omnetsim/ip-suite/QoS/L2_DequeueHook_n.o /home/kahmann/omnetsim/ip-suite/QoS/L2_EnqueueHook_n.o /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_FORWARD_n.o /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_LOCAL_IN_n.o /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_LOCAL_OUT_n.o /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_POST_ROUTING_n.o /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_PRE_ROUTING_n.o /home/kahmann/omnetsim/ip-suite/QoS/Router_Deq_Hook_Trigger_n.o /home/kahmann/omnetsim/ip-suite/QoS/Router_L2_n.o /home/kahmann/omnetsim/ip-suite/QoS/SetInAdapter_n.o /home/kahmann/omnetsim/ip-suite/QoS/any_queue.o /home/kahmann/omnetsim/ip-suite/QoS/multiply_element.o /home/kahmann/omnetsim/ip-suite/QoS/packet.o /home/kahmann/omnetsim/ip-suite/QoS/router_deq_hook_trigger.o /home/kahmann/omnetsim/ip-suite/QoS/setinadapter.o /home/kahmann/omnetsim/ip-suite/QoS/simulatedINTERNAL.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/Dequeue.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/Enqueue.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/InputQueue.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/InputQueue_n.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/NetworkInterface_n.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/NetworkLayers_n.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/OutputQueue_n.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/PPPModule.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/RoutingTable.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/RoutingTableAccess.o /home/kahmann/omnetsim/ip-suite/MAC_LLC/RoutingTable_n.o /home/kahmann/omnetsim/ip-suite/ControlApps/ControlApp.o /home/kahmann/omnetsim/ip-suite/ControlApps/ControlApp_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPApplication.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPApplication_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientLayer.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientLayer_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientModule.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientModule_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientProcess_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPClient_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPMessage_m.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerLayer.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerLayer_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerModule.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerModule_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerProcess_n.o /home/kahmann/omnetsim/rtsp/rtsp/RTSPServer_n.o /home/kahmann/omnetsim/rtp/rtp/RTCPEndsystemModule.o /home/kahmann/omnetsim/rtp/rtp/RTCPModule_n.o /home/kahmann/omnetsim/rtp/rtp/RTCPPacket.o /home/kahmann/omnetsim/rtp/rtp/RTPApplication.o /home/kahmann/omnetsim/rtp/rtp/RTPApplication_n.o /home/kahmann/omnetsim/rtp/rtp/RTPEndsystemModule.o /home/kahmann/omnetsim/rtp/rtp/RTPHost_n.o /home/kahmann/omnetsim/rtp/rtp/RTPInnerPacket.o /home/kahmann/omnetsim/rtp/rtp/RTPInterfacePacket.o /home/kahmann/omnetsim/rtp/rtp/RTPLayer_n.o /home/kahmann/omnetsim/rtp/rtp/RTPModule_n.o /home/kahmann/omnetsim/rtp/rtp/RTPPacket.o /home/kahmann/omnetsim/rtp/rtp/RTPParticipantInfo.o /home/kahmann/omnetsim/rtp/rtp/RTPPayloadReceiver.o /home/kahmann/omnetsim/rtp/rtp/RTPPayloadReceiver_n.o /home/kahmann/omnetsim/rtp/rtp/RTPPayloadSender.o /home/kahmann/omnetsim/rtp/rtp/RTPPayloadSender_n.o /home/kahmann/omnetsim/rtp/rtp/RTPProfile.o /home/kahmann/omnetsim/rtp/rtp/RTPProfile_n.o /home/kahmann/omnetsim/rtp/rtp/RTPReceiverInfo.o /home/kahmann/omnetsim/rtp/rtp/RTPSSRCGate.o /home/kahmann/omnetsim/rtp/rtp/RTPSenderControlMessage.o /home/kahmann/omnetsim/rtp/rtp/RTPSenderInfo.o /home/kahmann/omnetsim/rtp/rtp/RTPSenderStatusMessage.o /home/kahmann/omnetsim/rtp/rtp/reports.o /home/kahmann/omnetsim/rtp/rtp/sdes.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPAVProfile.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPAVProfilePayload10Receiver.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPAVProfilePayload10Sender.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPAVProfilePayload32Receiver.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPAVProfilePayload32Sender.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPAVProfileSampleBasedAudioReceiver.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPAVProfileSampleBasedAudioSender.o /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile/RTPMpegPacket.o

# Additional libraries (-L option -l option)
LIBS= -laudiofile

#------------------------------------------------------------------------------

NEDC=nedc
MSGC=opp_msgc
CXX=g++
CC=gcc
AR=ar cr
SHLIB_LD=g++ -shared -fPIC
MAKEDEPEND=opp_makedep -Y --objdirtree

CFLAGS=-gstabs+3 -Wall -Wno-unused -pipe -fpermissive  -fPIC
NEDCFLAGS=-Wno-unused
LDFLAGS=
EXE_SUFFIX=

OMNETPP_INCL_DIR=/usr/local/omnetpp/include
OMNETPP_LIB_DIR=/usr/local/omnetpp/lib

TK_LIBS=-L/usr/X11R6/lib -lX11 -ltk8.4 -ltcl8.4
MPI_LIBS=
PVM_LIBS=
SYS_LIBS=-ldl -lstdc++ 
SYS_LIBS_PURE=-ldl -lsocket -lnsl -lm $(shell $(CXX) -print-file-name=libstdc++.a)

# User interface libs
CMDENV_LIBS=-lenvir -lcmdenv
TKENV_LIBS=-lenvir -ltkenv $(TK_LIBS)

# Simulation kernel
STD_KERNEL_LIBS=-lsim_std
MPI_KERNEL_LIBS=-lsim_mpi $(MPI_LIBS)
PVM_KERNEL_LIBS=-lsim_pvm $(PVM_LIBS)

# Simulation kernel and user interface libraries
OMNETPP_LIBS=-L$(OMNETPP_LIB_DIR) $(USERIF_LIBS) $(KERNEL_LIBS) $(SYS_LIBS)

COPTS=$(CFLAGS) $(INCLUDE_PATH) -I$(OMNETPP_INCL_DIR)
NEDCOPTS=$(CFLAGS) $(NEDCFLAGS) $(INCLUDE_PATH) -I$(OMNETPP_INCL_DIR)

#------------------------------------------------------------------------------

# Object files from this directory to link
OBJS= multicast1_n.o  

$(TARGET): $(OBJS) $(EXRA_OBJS) Makefile subdirs-phony
	$(CXX) $(LDFLAGS) $(OBJS) $(EXRA_OBJS) $(SUBDIR_OBJS) $(LIBS) $(OMNETPP_LIBS) -o $(TARGET)

purify: $(OBJS) $(EXRA_OBJS)  subdirs-phony  Makefile
	purify $(CXX) $(LDFLAGS) $(OBJS) $(EXRA_OBJS) $(SUBDIR_OBJS) $(LIBS) -L$(OMNETPP_LIB_DIR) $(KERNEL_LIBS) $(USERIF_LIBS) $(SYS_LIBS_PURE) -o $(TARGET).pure

subdirs-phony:
	(cd /home/kahmann/omnetsim/ip-suite/Interface && make)
	(cd /home/kahmann/omnetsim/ip-suite/Socket && make)
	(cd /home/kahmann/omnetsim/ip-suite/UDP && make)
	(cd /home/kahmann/omnetsim/ip-suite/TCP && make)
	(cd /home/kahmann/omnetsim/ip-suite/IPNode && make)
	(cd /home/kahmann/omnetsim/ip-suite/IPProcessing && make)
	(cd /home/kahmann/omnetsim/ip-suite/QoS && make)
	(cd /home/kahmann/omnetsim/ip-suite/MAC_LLC && make)
	(cd /home/kahmann/omnetsim/ip-suite/ControlApps && make)
	(cd /home/kahmann/omnetsim/rtsp/rtsp && make)
	(cd /home/kahmann/omnetsim/rtp/rtp && make)
	(cd /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile && make)

multicast1_n.o: multicast1_n.cc
	$(CXX) -c $(NEDCOPTS) multicast1_n.cc

multicast1_n.cc: multicast1.ned
	$(NEDC) $(INCLUDE_PATH) multicast1.ned


doc: neddoc.html htmldocs

neddoc.html:  /home/kahmann/omnetsim/ip-suite/Socket/socketlayer.ned /home/kahmann/omnetsim/ip-suite/UDP/UDP.ned /home/kahmann/omnetsim/ip-suite/UDP/UDPModule.ned /home/kahmann/omnetsim/ip-suite/TCP/TcpIpInterface.ned /home/kahmann/omnetsim/ip-suite/TCP/procserver.ned /home/kahmann/omnetsim/ip-suite/TCP/tcp4ip.ned /home/kahmann/omnetsim/ip-suite/TCP/tcpapp.ned /home/kahmann/omnetsim/ip-suite/TCP/tcpmodule.ned /home/kahmann/omnetsim/ip-suite/IPNode/BurstHost.ned /home/kahmann/omnetsim/ip-suite/IPNode/FirstHopRouter.ned /home/kahmann/omnetsim/ip-suite/IPNode/IPNode.ned /home/kahmann/omnetsim/ip-suite/IPNode/ProcessorManager.ned /home/kahmann/omnetsim/ip-suite/IPNode/Router.ned /home/kahmann/omnetsim/ip-suite/IPNode/StandardHost.ned /home/kahmann/omnetsim/ip-suite/IPNode/TCPClientNode.ned /home/kahmann/omnetsim/ip-suite/IPNode/TCPServerNode.ned /home/kahmann/omnetsim/ip-suite/IPNode/UDPHost.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/ICMP.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPFragmentation.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPMulticast.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPOutput.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPProcessing.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPSend.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPTunneling.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/LocalDeliver.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/PreRouting.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/Routing.ned /home/kahmann/omnetsim/ip-suite/QoS/Connection_Element.ned /home/kahmann/omnetsim/ip-suite/QoS/Enqueue_Hook_Trigger.ned /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Dequeue.ned /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Enqueue.ned /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Queue.ned /home/kahmann/omnetsim/ip-suite/QoS/L2_DequeueHook.ned /home/kahmann/omnetsim/ip-suite/QoS/L2_EnqueueHook.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_FORWARD.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_LOCAL_IN.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_LOCAL_OUT.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_POST_ROUTING.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_PRE_ROUTING.ned /home/kahmann/omnetsim/ip-suite/QoS/Router_Deq_Hook_Trigger.ned /home/kahmann/omnetsim/ip-suite/QoS/Router_L2.ned /home/kahmann/omnetsim/ip-suite/QoS/SetInAdapter.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/InputQueue.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/NetworkInterface.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/NetworkLayers.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/OutputQueue.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/RoutingTable.ned /home/kahmann/omnetsim/ip-suite/ControlApps/ControlApp.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPApplication.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClient.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientLayer.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientModule.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientProcess.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServer.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerLayer.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerModule.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerProcess.ned /home/kahmann/omnetsim/rtp/rtp/RTCPModule.ned /home/kahmann/omnetsim/rtp/rtp/RTPApplication.ned /home/kahmann/omnetsim/rtp/rtp/RTPHost.ned /home/kahmann/omnetsim/rtp/rtp/RTPLayer.ned /home/kahmann/omnetsim/rtp/rtp/RTPModule.ned /home/kahmann/omnetsim/rtp/rtp/RTPPayloadReceiver.ned /home/kahmann/omnetsim/rtp/rtp/RTPPayloadSender.ned /home/kahmann/omnetsim/rtp/rtp/RTPProfile.ned multicast1.ned
	@opp_neddoc  /home/kahmann/omnetsim/ip-suite/Socket/socketlayer.ned /home/kahmann/omnetsim/ip-suite/UDP/UDP.ned /home/kahmann/omnetsim/ip-suite/UDP/UDPModule.ned /home/kahmann/omnetsim/ip-suite/TCP/TcpIpInterface.ned /home/kahmann/omnetsim/ip-suite/TCP/procserver.ned /home/kahmann/omnetsim/ip-suite/TCP/tcp4ip.ned /home/kahmann/omnetsim/ip-suite/TCP/tcpapp.ned /home/kahmann/omnetsim/ip-suite/TCP/tcpmodule.ned /home/kahmann/omnetsim/ip-suite/IPNode/BurstHost.ned /home/kahmann/omnetsim/ip-suite/IPNode/FirstHopRouter.ned /home/kahmann/omnetsim/ip-suite/IPNode/IPNode.ned /home/kahmann/omnetsim/ip-suite/IPNode/ProcessorManager.ned /home/kahmann/omnetsim/ip-suite/IPNode/Router.ned /home/kahmann/omnetsim/ip-suite/IPNode/StandardHost.ned /home/kahmann/omnetsim/ip-suite/IPNode/TCPClientNode.ned /home/kahmann/omnetsim/ip-suite/IPNode/TCPServerNode.ned /home/kahmann/omnetsim/ip-suite/IPNode/UDPHost.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/ICMP.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPFragmentation.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPMulticast.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPOutput.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPProcessing.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPSend.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/IPTunneling.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/LocalDeliver.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/PreRouting.ned /home/kahmann/omnetsim/ip-suite/IPProcessing/Routing.ned /home/kahmann/omnetsim/ip-suite/QoS/Connection_Element.ned /home/kahmann/omnetsim/ip-suite/QoS/Enqueue_Hook_Trigger.ned /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Dequeue.ned /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Enqueue.ned /home/kahmann/omnetsim/ip-suite/QoS/FIFO_Queue.ned /home/kahmann/omnetsim/ip-suite/QoS/L2_DequeueHook.ned /home/kahmann/omnetsim/ip-suite/QoS/L2_EnqueueHook.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_FORWARD.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_LOCAL_IN.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_LOCAL_OUT.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_POST_ROUTING.ned /home/kahmann/omnetsim/ip-suite/QoS/NF_IP_PRE_ROUTING.ned /home/kahmann/omnetsim/ip-suite/QoS/Router_Deq_Hook_Trigger.ned /home/kahmann/omnetsim/ip-suite/QoS/Router_L2.ned /home/kahmann/omnetsim/ip-suite/QoS/SetInAdapter.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/InputQueue.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/NetworkInterface.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/NetworkLayers.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/OutputQueue.ned /home/kahmann/omnetsim/ip-suite/MAC_LLC/RoutingTable.ned /home/kahmann/omnetsim/ip-suite/ControlApps/ControlApp.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPApplication.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClient.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientLayer.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientModule.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPClientProcess.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServer.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerLayer.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerModule.ned /home/kahmann/omnetsim/rtsp/rtsp/RTSPServerProcess.ned /home/kahmann/omnetsim/rtp/rtp/RTCPModule.ned /home/kahmann/omnetsim/rtp/rtp/RTPApplication.ned /home/kahmann/omnetsim/rtp/rtp/RTPHost.ned /home/kahmann/omnetsim/rtp/rtp/RTPLayer.ned /home/kahmann/omnetsim/rtp/rtp/RTPModule.ned /home/kahmann/omnetsim/rtp/rtp/RTPPayloadReceiver.ned /home/kahmann/omnetsim/rtp/rtp/RTPPayloadSender.ned /home/kahmann/omnetsim/rtp/rtp/RTPProfile.ned multicast1.ned > neddoc.html
	@echo File neddoc.html generated.

htmldocs:
	@doxygen -g- | sed "s/^PROJECT_NAME.*/PROJECT_NAME = Multicast1/;\
	s|^INPUT *=.*|INPUT = .  /home/kahmann/omnetsim/ip-suite/Interface /home/kahmann/omnetsim/ip-suite/Socket /home/kahmann/omnetsim/ip-suite/UDP /home/kahmann/omnetsim/ip-suite/TCP /home/kahmann/omnetsim/ip-suite/IPNode /home/kahmann/omnetsim/ip-suite/IPProcessing /home/kahmann/omnetsim/ip-suite/QoS /home/kahmann/omnetsim/ip-suite/MAC_LLC /home/kahmann/omnetsim/ip-suite/ControlApps /home/kahmann/omnetsim/rtsp/rtsp /home/kahmann/omnetsim/rtp/rtp /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile|;\
	s/^EXTRACT_ALL *=.*/EXTRACT_ALL = yes/;\
	s/^EXTRACT_PRIVATE *=.*/EXTRACT_PRIVATE = yes/;\
	s/^EXCLUDE_PATTERNS *=.*/EXCLUDE_PATTERNS = *_n.cc *_n.h/;\
	s/^ALPHABETICAL_INDEX *=.*/ALPHABETICAL_INDEX = yes/;\
	s/^HTML_OUTPUT *=.*/HTML_OUTPUT = htmldoc/;\
	s/^GENERATE_LATEX *=.*/GENERATE_LATEX = no/;\
	s/^GENERATE_TREEVIEW *=.*/GENERATE_TREEVIEW = yes/;\
	s/^HIDE_UNDOC_RELATIONS *=.*/HIDE_UNDOC_RELATIONS = no/;\
	s|^TAGFILES *=.*|TAGFILES = /usr/local/omnetpp/doc/api/opptags.xml=/usr/local/omnetpp/doc/api|;\
	s|^GENERATE_TAGFILE *=.*|GENERATE_TAGFILE = htmldoc/tags.xml|;\
	s/^QUIET *=.*/QUIET = yes/" > doxy.cfg
	@doxygen doxy.cfg
	@echo Code documentation generated. Now, point your web browser to ./htmldoc/index.html.

clean:
	rm -f *.o *_n.cc *_n.h *_m.cc *_m.h $(TARGET)$(EXE_SUFFIX)
	rm -f *.vec *.sca
	rm -rf neddoc.html htmldoc

depend:
	$(MAKEDEPEND) $(INCLUDE_PATH) -- *.cc
	# $(MAKEDEPEND) $(INCLUDE_PATH) -fMakefile.in -- *.cc

re-makemake:
	opp_makemake -f  -I/home/kahmann/omnetsim/ip-suite/Interface -I/home/kahmann/omnetsim/ip-suite/Socket -I/home/kahmann/omnetsim/ip-suite/UDP -I/home/kahmann/omnetsim/ip-suite/TCP -I/home/kahmann/omnetsim/ip-suite/IPNode -I/home/kahmann/omnetsim/ip-suite/IPProcessing -I/home/kahmann/omnetsim/ip-suite/QoS -I/home/kahmann/omnetsim/ip-suite/MAC_LLC -I/home/kahmann/omnetsim/ip-suite/ControlApps -I/home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile -I/home/kahmann/omnetsim/rtp/rtp -laudiofile /home/kahmann/omnetsim/ip-suite/Interface /home/kahmann/omnetsim/ip-suite/Socket /home/kahmann/omnetsim/ip-suite/UDP /home/kahmann/omnetsim/ip-suite/TCP /home/kahmann/omnetsim/ip-suite/IPNode /home/kahmann/omnetsim/ip-suite/IPProcessing /home/kahmann/omnetsim/ip-suite/QoS /home/kahmann/omnetsim/ip-suite/MAC_LLC /home/kahmann/omnetsim/ip-suite/ControlApps /home/kahmann/omnetsim/rtsp/rtsp /home/kahmann/omnetsim/rtp/rtp /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile   #recreate Makefile

re-makemake-m:
	opp_makemake -f -m  -I/home/kahmann/omnetsim/ip-suite/Interface -I/home/kahmann/omnetsim/ip-suite/Socket -I/home/kahmann/omnetsim/ip-suite/UDP -I/home/kahmann/omnetsim/ip-suite/TCP -I/home/kahmann/omnetsim/ip-suite/IPNode -I/home/kahmann/omnetsim/ip-suite/IPProcessing -I/home/kahmann/omnetsim/ip-suite/QoS -I/home/kahmann/omnetsim/ip-suite/MAC_LLC -I/home/kahmann/omnetsim/ip-suite/ControlApps -I/home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile -I/home/kahmann/omnetsim/rtp/rtp -laudiofile /home/kahmann/omnetsim/ip-suite/Interface /home/kahmann/omnetsim/ip-suite/Socket /home/kahmann/omnetsim/ip-suite/UDP /home/kahmann/omnetsim/ip-suite/TCP /home/kahmann/omnetsim/ip-suite/IPNode /home/kahmann/omnetsim/ip-suite/IPProcessing /home/kahmann/omnetsim/ip-suite/QoS /home/kahmann/omnetsim/ip-suite/MAC_LLC /home/kahmann/omnetsim/ip-suite/ControlApps /home/kahmann/omnetsim/rtsp/rtsp /home/kahmann/omnetsim/rtp/rtp /home/kahmann/omnetsim/rtp/rtp/Profiles/AVProfile   #recreate Makefile.in


# DO NOT DELETE THIS LINE -- make depend depends on it.
multicast1_n.o: multicast1_n.cc
