summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/Makefile.in
blob: 968560eed76c6dd40ec8687d84020cea3f37ff38 (plain) (tree)





















                                                                 
#
#  $Id $
#

@SET_MAKE@
srcdir = @srcdir@
VPATH=@srcdir@
RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@

include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/directory.cfg

# wrapup is the one that actually builds and installs the library
#  from the individual .rel files built in other directories
# was:
#  SUB_DIRS=include startup clock console shmsupp timer wrapup
#  is
SUB_DIRS=include \
	startup \
	wrapup