From 5be35eecb438fb7c18d979215cce927a2e863996 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Oct 2001 13:30:22 +0000 Subject: 2001-10-16 Ralf Corsepius * include/sys/Makefile.am: Remove. * include/rtems/Makefile.am: Remove. * include/rtems/posix/Makefile.am: Remove. * include/Makefile.am: Handle subdirs. * inline/rtems/Makefile.am: Remove. * inline/rtems/posix/Makefile.am: Remove. * inline/Makefile.am: Handle subdirs. * macros/rtems/Makefile.am: Remove. * macros/rtems/posix/Makefile.am: Remove. * macros/Makefile.am: Handle subdirs. * configure.ac: Reflect changes above. --- cpukit/posix/configure.ac | 7 ------- 1 file changed, 7 deletions(-) (limited to 'cpukit/posix/configure.ac') diff --git a/cpukit/posix/configure.ac b/cpukit/posix/configure.ac index 3aa1f2e39f..a19b0be67f 100644 --- a/cpukit/posix/configure.ac +++ b/cpukit/posix/configure.ac @@ -53,15 +53,8 @@ AM_CONFIG_HEADER(src/config.h) AC_CONFIG_FILES([Makefile src/Makefile include/Makefile -include/sys/Makefile -include/rtems/Makefile -include/rtems/posix/Makefile optman/Makefile inline/Makefile -inline/rtems/Makefile -inline/rtems/posix/Makefile macros/Makefile -macros/rtems/Makefile -macros/rtems/posix/Makefile ]) AC_OUTPUT -- cgit v1.2.3