summaryrefslogblamecommitdiffstats
path: root/c/src/exec/wrapup/Makefile.am
blob: 4d762d62b821a43d5ec0fec75f3668ef478cd06b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                  
#
# $Id$
#

AUTOMAKE_OPTIONS = foreign 1.4

if HAS_POSIX
POSIX_DIRS = posix
endif

SUBDIRS = rtems $(POSIX_DIRS)

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am