Changeset a314d3b4 in rtems for c/src/lib/libbsp/arm
- Timestamp:
- 11/02/00 15:49:06 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2f17d74
- Parents:
- 2e0fd427
- Location:
- c/src/lib/libbsp/arm
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/ChangeLog
r2e0fd427 ra314d3b4 1 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 4 1 5 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/Makefile.am
r2e0fd427 ra314d3b4 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ macros6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal 7 7 8 8 ## Descend into the $(RTEMS_BSP_FAMILY) directory -
c/src/lib/libbsp/arm/arm_bare_bsp/ChangeLog
r2e0fd427 ra314d3b4 1 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 4 1 5 2000-11-01 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am
r2e0fd427 ra314d3b4 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ macros6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal 7 7 8 8 # wrapup is the one that actually builds and installs the library -
c/src/lib/libbsp/arm/armulator/ChangeLog
r2e0fd427 ra314d3b4 1 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 4 1 5 2000-11-01 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/armulator/Makefile.am
r2e0fd427 ra314d3b4 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ macros6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal 7 7 8 8 # wrapup is the one that actually builds and installs the library -
c/src/lib/libbsp/arm/vegaplus/ChangeLog
r2e0fd427 ra314d3b4 1 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 4 1 5 2000-11-01 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/vegaplus/Makefile.am
r2e0fd427 ra314d3b4 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/ macros6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal 7 7 8 8 # wrapup is the one that actually builds and installs the library
Note: See TracChangeset
for help on using the changeset viewer.