# -*- makefile -*-
# -*-Makefile-*-
#----------------------------------------------------------------------------
#       GNU ACE Workspace
#
# 
#
# This file was generated by MPC.  Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# /home/johnny/DOC_ROOT/stage-16209/ACE_wrappers/bin/mwc.pl -type gnuace -exclude TAO/TAO_ACE.mwc -workers 20 -recurse -hierarchy -relative ACE_ROOT=/home/johnny/DOC_ROOT/stage-16209/ACE_wrappers -relative TAO_ROOT=/home/johnny/DOC_ROOT/stage-16209/ACE_wrappers/TAO
#
#----------------------------------------------------------------------------

MAKEFILE = GNUmakefile

ifeq ($(findstring k,$(MAKEFLAGS)),k)
  KEEP_GOING = -
endif

include $(ACE_ROOT)/include/makeinclude/macros.GNU

all: AVS_Latency_Cntl AVS_Latency_Ping AVS_Latency_Pong

depend: AVS_Latency_Cntl-depend AVS_Latency_Ping-depend AVS_Latency_Pong-depend

REMAINING_TARGETS := $(filter-out all depend,$(TARGETS_NESTED:.nested=)) $(CUSTOM_TARGETS)
.PHONY: $(REMAINING_TARGETS)

$(REMAINING_TARGETS):
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Cntl $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Ping $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Pong $(@)

.PHONY: AVS_Latency_Cntl
AVS_Latency_Cntl:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Cntl all

.PHONY: AVS_Latency_Cntl-depend
AVS_Latency_Cntl-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Cntl depend

.PHONY: AVS_Latency_Ping
AVS_Latency_Ping:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Ping all

.PHONY: AVS_Latency_Ping-depend
AVS_Latency_Ping-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Ping depend

.PHONY: AVS_Latency_Pong
AVS_Latency_Pong:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Pong all

.PHONY: AVS_Latency_Pong-depend
AVS_Latency_Pong-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AVS_Latency_Pong depend

project_name_list:
	@echo AVS_Latency_Cntl
	@echo AVS_Latency_Ping
	@echo AVS_Latency_Pong
