summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-03-21 18:05:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-03-21 18:05:29 +0000
commitabbf55b9247d7df12f0218da2b8a925d6f2b0d50 (patch)
tree8a444482baa7a0cbc7538e30a031ab2df450d525 /make/Makefile.am
parentRan ampolish after getting new version from Ralf Corsepius (diff)
downloadrtems-abbf55b9247d7df12f0218da2b8a925d6f2b0d50.tar.bz2
Ran ampolish after getting new version from Ralf Corsepius
<corsepiu@faw.uni-ulm.de>.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am17
1 files changed, 4 insertions, 13 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 6f57121002..a6e35ba4a9 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -4,22 +4,13 @@
AUTOMAKE_OPTIONS = foreign 1.4
-rtems_makedir=$(prefix)/make
+rtems_makedir = $(prefix)/make
-rtems_make_DATA = \
-main.cfg
+rtems_make_DATA = main.cfg
-EXTRA_DIST = \
-README \
-directory.cfg \
-host.cfg.in \
-leaf.cfg \
-lib.cfg
+EXTRA_DIST = README directory.cfg host.cfg.in leaf.cfg lib.cfg
-SUBDIRS = \
-Templates \
-custom \
-compilers
+SUBDIRS = Templates custom compilers
## -------------------------------------------------------
include $(top_srcdir)/automake/subdirs.am