mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 13:57:15 +00:00
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Reflect having removed shared/*/Makefile.am
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Reflect having removed shared/*/Makefile.am
|
||||||
|
|
||||||
2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
|
* Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
|
||||||
|
|||||||
@@ -21,18 +21,5 @@ AM_CONDITIONAL(need_shared, test "$RTEMS_BSP_FAMILY" = "motorola_powerpc")
|
|||||||
|
|
||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile
|
||||||
shared/Makefile
|
shared/Makefile])
|
||||||
shared/bootloader/Makefile
|
|
||||||
shared/clock/Makefile
|
|
||||||
shared/console/Makefile
|
|
||||||
shared/include/Makefile
|
|
||||||
shared/irq/Makefile
|
|
||||||
shared/motorola/Makefile
|
|
||||||
shared/openpic/Makefile
|
|
||||||
shared/pci/Makefile
|
|
||||||
shared/residual/Makefile
|
|
||||||
shared/start/Makefile
|
|
||||||
shared/startup/Makefile
|
|
||||||
shared/vectors/Makefile
|
|
||||||
shared/vme/Makefile])
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user