summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-16 13:29:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-16 13:29:41 +0000
commit5a6ad2a2e91adfd4e38f8865418ce7a5ada76ca3 (patch)
treeeb4b7dc58dcf8fb5624c97eaa8ce4885522b537f /cpukit/itron/configure.ac
parent2001-10-16 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5a6ad2a2e91adfd4e38f8865418ce7a5ada76ca3.tar.bz2
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/itronsys/Makefile.am: Remove. * include/rtems/Makefile.am: Remove. * include/rtems/itron/Makefile.am: Remove. * inline/rtems/Makefile.am: Remove. * inline/rtems/itron/Makefile.am: Remove. * macros/rtems/Makefile.am: Remove. * macros/rtems/itron/Makefile.am: Remove. * include/Makefile.am: handle subdirs. * inline/Makefile.am: handle subdirs. * macros/Makefile.am: handle subdirs. * configure.ac: Reflect changes above.
Diffstat (limited to 'cpukit/itron/configure.ac')
-rw-r--r--cpukit/itron/configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/cpukit/itron/configure.ac b/cpukit/itron/configure.ac
index 9d28b050b1..c3f0c3e337 100644
--- a/cpukit/itron/configure.ac
+++ b/cpukit/itron/configure.ac
@@ -49,15 +49,8 @@ AM_CONFIG_HEADER(src/config.h)
AC_CONFIG_FILES([Makefile
src/Makefile
include/Makefile
-include/itronsys/Makefile
-include/rtems/Makefile
-include/rtems/itron/Makefile
inline/Makefile
-inline/rtems/Makefile
-inline/rtems/itron/Makefile
macros/Makefile
-macros/rtems/Makefile
-macros/rtems/itron/Makefile
])
AC_OUTPUT