summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/hppa1.1/simhppa/tools
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 19:15:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 19:15:14 +0000
commit811804fec86c4c6333c9ae56bedf72cbd7639c9d (patch)
tree786d8719fb4f7249d4568da5dab80a3647dcc2a5 /c/src/lib/libbsp/hppa1.1/simhppa/tools
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug (diff)
downloadrtems-811804fec86c4c6333c9ae56bedf72cbd7639c9d.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug
where wrapup left pieces out of the librtemsall.a.
Diffstat (limited to 'c/src/lib/libbsp/hppa1.1/simhppa/tools')
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.am b/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.am
index 1eb04d75c2..e53b867bb8 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.am
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.am
@@ -1,6 +1,6 @@
-#
-# $Id$
-#
+##
+## $Id$
+##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
@@ -11,7 +11,7 @@ print_dump
print_dump_SOURCES= \
print_dump.c
-# HACK: install to build-tree
+## HACK: install to build-tree
install-exec-local: $(PROGRAMS)
$(mkinstalldirs) $(PROJECT_ROOT)/simhppa/bin
$(INSTALL_PROGRAM) print_dump $(PROJECT_ROOT)/simhppa/bin