Changeset c43484b in rtems
- Timestamp:
- Mar 28, 2002, 12:46:37 AM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1960925d
- Parents:
- ef7ceb4
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/ChangeLog
ref7ceb4 rc43484b 1 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * cpu/Makefile.am: Remove AUTOMAKE_OPTIONS. 4 * src/Makefile.am: Remove AUTOMAKE_OPTIONS. 5 * Makefile.am: Remove AUTOMAKE_OPTIONS. 6 * include/Makefile.am: Remove AUTOMAKE_OPTIONS. 7 * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. 8 * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. 9 1 10 2002-01-29 Joel Sherrill <joel@OARcorp.com> 2 11 -
c/src/exec/score/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 SUBDIRS = include inline macros cpu src -
c/src/exec/score/cpu/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.46 5 7 6 SUBDIRS = $(RTEMS_CPU) -
c/src/exec/score/include/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 $(PROJECT_INCLUDE)/%: % -
c/src/exec/score/inline/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 $(PROJECT_INCLUDE)/%: % -
c/src/exec/score/macros/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 $(PROJECT_INCLUDE)/%: % -
c/src/exec/score/src/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.46 5 7 6 include $(top_srcdir)/../../../automake/multilib.am -
cpukit/score/ChangeLog
ref7ceb4 rc43484b 1 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * cpu/Makefile.am: Remove AUTOMAKE_OPTIONS. 4 * src/Makefile.am: Remove AUTOMAKE_OPTIONS. 5 * Makefile.am: Remove AUTOMAKE_OPTIONS. 6 * include/Makefile.am: Remove AUTOMAKE_OPTIONS. 7 * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. 8 * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. 9 1 10 2002-01-29 Joel Sherrill <joel@OARcorp.com> 2 11 -
cpukit/score/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 SUBDIRS = include inline macros cpu src -
cpukit/score/cpu/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.46 5 7 6 SUBDIRS = $(RTEMS_CPU) -
cpukit/score/include/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 $(PROJECT_INCLUDE)/%: % -
cpukit/score/inline/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 $(PROJECT_INCLUDE)/%: % -
cpukit/score/macros/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.56 5 7 6 $(PROJECT_INCLUDE)/%: % -
cpukit/score/src/Makefile.am
ref7ceb4 rc43484b 3 3 ## 4 4 5 AUTOMAKE_OPTIONS = foreign 1.46 5 7 6 include $(top_srcdir)/../../../automake/multilib.am
Note: See TracChangeset
for help on using the changeset viewer.