#----------------------------------------------------------------------------
#       GNU ACE Workspace
#
# @file Makefile
#
# Makefile,v 1.5 2003/11/12 07:58:06 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.Kokyu_DSRT_Schedulers $(@);
	@$(MAKE) -C fp_example $(@);
	@$(MAKE) -C mif_example $(@);
	@$(MAKE) -C muf_example $(@);

reverseclean:
	@$(MAKE) -f Makefile.Kokyu_DSRT_Schedulers realclean
	@$(MAKE) -C fp_example realclean;
	@$(MAKE) -C mif_example realclean;
	@$(MAKE) -C muf_example realclean;
