From 811804fec86c4c6333c9ae56bedf72cbd7639c9d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 1999 19:15:14 +0000 Subject: Patch from Ralf Corsepius to make fix bug where wrapup left pieces out of the librtemsall.a. --- c/src/make/compilers/Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'c/src/make/compilers/Makefile.am') diff --git a/c/src/make/compilers/Makefile.am b/c/src/make/compilers/Makefile.am index 91e6c934bb..30fc3c385e 100644 --- a/c/src/make/compilers/Makefile.am +++ b/c/src/make/compilers/Makefile.am @@ -1,14 +1,14 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 rtems_makedir=$(prefix)/make rtems_make_compilersdir=$(rtems_makedir)/compilers -# At the moment all actively supported configurations -# use gcc-target-default.cfg only. +## At the moment all actively supported configurations +## use gcc-target-default.cfg only. rtems_make_compilers_DATA= \ gcc.cfg \ gcc-target-default.cfg -- cgit v1.2.3