mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove optman/Makefile from CONFIG_FILES. * Makefile.am: Remove optman from SUBDIRS.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove optman/Makefile from CONFIG_FILES.
|
||||
* Makefile.am: Remove optman from SUBDIRS.
|
||||
|
||||
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* optman/Makefile.am: Add multilib support. Remove ASM4FLAGS.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
||||
|
||||
SUBDIRS = include inline macros src optman
|
||||
SUBDIRS = include inline macros src
|
||||
|
||||
include $(top_srcdir)/../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
|
||||
@@ -53,7 +53,6 @@ AM_CONFIG_HEADER(src/config.h)
|
||||
AC_CONFIG_FILES([Makefile
|
||||
src/Makefile
|
||||
include/Makefile
|
||||
optman/Makefile
|
||||
inline/Makefile
|
||||
macros/Makefile
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user