summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sh/rtems/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-24 14:13:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-24 14:13:31 +0000
commitc3a79faaf23b5680623f513da31e3243408f9c05 (patch)
treeae15f5f0ca233fed011c79cb06122c0f64fe8ece /c/src/exec/score/cpu/sh/rtems/Makefile.am
parent2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c3a79faaf23b5680623f513da31e3243408f9c05.tar.bz2
2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/Makefile.am: Removed. * rtems/score/Makefile.am: Removed. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/exec/score/cpu/sh/rtems/Makefile.am')
-rw-r--r--c/src/exec/score/cpu/sh/rtems/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/c/src/exec/score/cpu/sh/rtems/Makefile.am b/c/src/exec/score/cpu/sh/rtems/Makefile.am
deleted file mode 100644
index ef7df82af7..0000000000
--- a/c/src/exec/score/cpu/sh/rtems/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-##
-## $Id$
-##
-
-AUTOMAKE_OPTIONS = foreign 1.4
-
-SUBDIRS = score
-
-include $(top_srcdir)/../../../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../../../automake/local.am