mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 05:32:39 +08:00
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
|
||||
|
||||
2002-08-21 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* bsp_specs: Added support for -nostdlibs.
|
||||
|
||||
@@ -33,6 +33,5 @@ start/Makefile
|
||||
startup/Makefile
|
||||
timer/Makefile
|
||||
network/Makefile
|
||||
timer/Makefile
|
||||
wrapup/Makefile])
|
||||
AC_OUTPUT
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
|
||||
|
||||
2002-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* console/Makefile.am: Add $(PROJECT_INCLUDE)/rtems to
|
||||
|
||||
@@ -27,7 +27,6 @@ RTEMS_CONFIG_BUILD_SUBDIRS(tools)
|
||||
|
||||
AC_SUBST(RTEMS_BSP)
|
||||
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
clock/Makefile
|
||||
@@ -38,7 +37,6 @@ startup/Makefile
|
||||
timer/Makefile
|
||||
3c509/Makefile
|
||||
ne2000/Makefile
|
||||
timer/Makefile
|
||||
wd8003/Makefile
|
||||
wrapup/Makefile])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user