summaryrefslogblamecommitdiffstats
path: root/Makefile
blob: 0ed5e283959ca90d105d00c1882b0b807b36cac4 (plain) (tree)
1
2
3
4
5
6
7
8







                                           






                                                           
#
#  $Id$
#

include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
include $(RTEMS_ROOT)/make/directory.cfg

SUBDIRS=classic_api posix_api hello led misc ticker file_io

# Monitor Specific Examples
SUBDIR += uboot

# Language Specific Examples
SUBDIR += cxx