summaryrefslogtreecommitdiffstats
path: root/c/src/exec/Makefile.in
blob: ead6e65f2ca552f0313ea224a9efda48da6e9c99 (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

POSIX_DIRS_yes_V=posix
POSIX_DIRS = $(POSIX_DIRS_$(HAS_POSIX_API)_V)

SUB_DIRS=score rtems $(POSIX_DIRS) sapi wrapup