summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/start/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 14:55:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 14:55:42 +0000
commitc484c82d46f875ab52cc43e86bf87e21a55b98ef (patch)
treea24c359d6df1c74ba71916be213f83a5c162bb19 /c/src/lib/libbsp/powerpc/shared/start/Makefile.am
parent2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c484c82d46f875ab52cc43e86bf87e21a55b98ef.tar.bz2
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared/start/Makefile.am')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/start/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/start/Makefile.am b/c/src/lib/libbsp/powerpc/shared/start/Makefile.am
index 5bd80fbe6e..8d8d091ade 100644
--- a/c/src/lib/libbsp/powerpc/shared/start/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/shared/start/Makefile.am
@@ -2,8 +2,6 @@
## $Id$
##
-S_FILES = start.S rtems_crti.S
-
EXTRA_DIST = start.S rtems_crti.S
include $(top_srcdir)/../../../automake/local.am