summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ts_386ex/tools/Makefile.am
blob: 260a812a2004428eefb776651aac3f7a53a375a0 (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 ../../../../../../../aclocal

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