# -*- makefile -*-
#----------------------------------------------------------------------------
#       GNU ACE Workspace
#
# $Id: GNUACEWorkspaceCreator.pm,v 1.1.1.1 2008-03-11 15:37:05 vz Exp $
#
# This file was generated by MPC.  Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# f:\worgit\TAO161_0-Windows-vc8-inline-32bit-091104\bin\mwc.pl -type gnuace -include ..\..\MPC\config -noreldefs -template prism
#
#----------------------------------------------------------------------------

MAKEFILE = GNUmakefile

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

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

all: sacpp_idlpp_bug_684

REMAINING_TARGETS := $(subst all, , $(TARGETS_NESTED:.nested=)) $(CUSTOM_TARGETS)

$(REMAINING_TARGETS):
	@$(MAKE) -f GNUmakefile.sacpp_idlpp_bug_684 $(@)

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

project_name_list:
	@echo sacpp_idlpp_bug_684
