summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/macros/rtems/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-16 13:31:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-16 13:31:30 +0000
commitfc56625171c5c96b3763a6717a33805b5335b9a6 (patch)
tree3dc7fa01e569d7190a28d6d7f26270bb5facc5ca /c/src/exec/rtems/macros/rtems/Makefile.am
parent2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fc56625171c5c96b3763a6717a33805b5335b9a6.tar.bz2
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/Makefile.am: Remove. * include/rtems/rtems/Makefile.am: Remove. * include/Makefile.am: Handle subdirs, require automake-1.5. * inline/rtems/Makefile.am: Remove. * inline/rtems/rtems/Makefile.am: Remove. * inline/Makefile.am: Handle subdirs, require automake-1.5. * macros/rtems/Makefile.am: Remove. * macros/rtems/rtems/Makefile.am: Remove. * macros: Handle subdirs, require automake-1.5. * Makefile.am: require automake-1.5.
Diffstat (limited to '')
-rw-r--r--c/src/exec/rtems/macros/rtems/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/c/src/exec/rtems/macros/rtems/Makefile.am b/c/src/exec/rtems/macros/rtems/Makefile.am
deleted file mode 100644
index 0c97211587..0000000000
--- a/c/src/exec/rtems/macros/rtems/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-##
-## $Id$
-##
-
-AUTOMAKE_OPTIONS = foreign 1.4
-
-SUBDIRS = rtems
-
-include $(top_srcdir)/../../../automake/subdirs.am
-include $(top_srcdir)/../../../automake/local.am