#----------------------------------------------------------------------------
#       GNU ACE Workspace
#
# @file Makefile
#
# Makefile,v 1.1 2004/01/01 17:50:50 dhinton Exp
#
# This file was automatically generated by MPC.  Any changes made directly to
# this file will be lost the next time it is generated.
#
#----------------------------------------------------------------------------

TARGETS_NESTED = all debug profile optimize install deinstall clean realclean clobber depend rcs_info idl_stubs

$(TARGETS_NESTED):
	@$(MAKE) -f Makefile.RTComponentServer $(@);

RTComponentServer: all

reverseclean:
	@$(MAKE) -f Makefile.RTComponentServer realclean

project_name_list:
	@echo RTComponentServer
