2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Don't include .../lib.am.
This commit is contained in:
Ralf Corsepius
2004-02-06 11:43:21 +00:00
parent 06596e49b7
commit 599ef15bd6
4 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include .../lib.am.
2004-01-21 Joel Sherrill <joel@OARcorp.com> 2004-01-21 Joel Sherrill <joel@OARcorp.com>
PR 557/bsps PR 557/bsps

View File

@@ -9,7 +9,6 @@ CLEANFILES =
noinst_DATA = noinst_DATA =
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
include_libcpudir = $(includedir)/libcpu include_libcpudir = $(includedir)/libcpu

View File

@@ -1,3 +1,7 @@
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include .../lib.am.
2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* syscall/Makefile.am: Remove. * syscall/Makefile.am: Remove.

View File

@@ -5,7 +5,6 @@
ACLOCAL_AMFLAGS = -I ../../../aclocal ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
DISTCLEANFILES = DISTCLEANFILES =
CLEANFILES = CLEANFILES =