2003-12-01 Ralf Corsepius <corsepius@faw.uni-ulm.de>

* Makefile.am: Reformat.
This commit is contained in:
Ralf Corsepius
2003-12-01 12:18:48 +00:00
parent b768665b91
commit 2c48597d36
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-12-01 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* Makefile.am: Reformat.
2003-09-26 Joel Sherrill <joel@OARcorp.com> 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am, * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,

View File

@@ -5,7 +5,7 @@
noinst_HEADERS = shared/include/cache.h noinst_HEADERS = shared/include/cache.h
noinst_HEADERS += shared/src/cache_aligned_malloc.c \ noinst_HEADERS += shared/src/cache_aligned_malloc.c \
shared/src/cache_manager.c shared/src/cache_manager.c
SUBDIRS = @libcpu_cpu_subdir@ SUBDIRS = @libcpu_cpu_subdir@
DIST_SUBDIRS = @libcpu_cpu_subdir@ DIST_SUBDIRS = @libcpu_cpu_subdir@