summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ts_386ex/tools/Makefile.am
blob: 8b8b05086d7673f9ea58cdeb1284b235df6d8e9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros

noinst_SCRIPTS = coff2bin elf2exe

SUBDIRS = ts_1325_ada network_ada debug_ada debug_c dos_sup

EXTRA_DIST = $(noinst_SCRIPTS)

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