summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sparc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:32:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:32:49 +0000
commitf581aa6fac3c38c85d1122b939b0bc4d78769d7d (patch)
tree1b02355b9324882c8f432243f2fc1c2e42622db0 /c/src/lib/libcpu/sparc/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f581aa6fac3c38c85d1122b939b0bc4d78769d7d.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. cache/Makefile.am: Reflect having moved automake. reg_win/Makefile.am: Reflect having moved automake. syscall/Makefile.am: Reflect having moved automake.
Diffstat (limited to 'c/src/lib/libcpu/sparc/Makefile.am')
-rw-r--r--c/src/lib/libcpu/sparc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/sparc/Makefile.am b/c/src/lib/libcpu/sparc/Makefile.am
index 781c878aaf..28880d0b50 100644
--- a/c/src/lib/libcpu/sparc/Makefile.am
+++ b/c/src/lib/libcpu/sparc/Makefile.am
@@ -6,5 +6,5 @@ ACLOCAL_AMFLAGS = -I ../../../../../aclocal
SUBDIRS = cache reg_win syscall
-include $(top_srcdir)/../../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../../automake/local.am
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am