summaryrefslogblamecommitdiffstats
path: root/Makefile
blob: 996ce15cb28d1e83cd722a4bf07d4f98543d91a0 (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
SUBDIRS += uboot

# Language Specific Examples
SUBDIRS += cxx