summaryrefslogtreecommitdiffstats
path: root/c/src/lib/Makefile.in
blob: 55ca6e925e0f6ec2696b692ce6c8e2441fe3fa20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
#  $Id$
#

@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH=@srcdir@

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

# General Hardware API library 
LIBHWAPI=$(wildcard libhwapi)

SUB_DIRS=start include libmisc libc libcpu libbsp \
         $(LIBHWAPI) wrapup