summaryrefslogblamecommitdiffstats
path: root/c/src/Makefile.in
blob: dd83fcea241c5eac2ec2ffdb632bb46c495a18fc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11






                         



                                                         






                                                         
#
#  $Id$
#

@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
RTEMS_ROOT = @RTEMS_ROOT@
PROJECT_ROOT = @PROJECT_ROOT@
RTEMS_CUSTOM = $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg

include $(RTEMS_CUSTOM)
include $(PROJECT_ROOT)/make/directory.cfg

SUB_DIRS=exec lib tests/tools tests/support tests/samples