Changeset b335e9ef in rtems
- Timestamp:
- 06/27/02 21:27:01 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- dda0bffc
- Parents:
- 8ce766ce
- Location:
- tools/cpu/hppa1.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/cpu/hppa1.1/ChangeLog
r8ce766ce rb335e9ef 1 2002-06-27 Joel Sherrill <joel@OARcorp.com> 2 3 * Makefile.am: genoffsets must be built before the executive. 4 1 5 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
tools/cpu/hppa1.1/Makefile.am
r8ce766ce rb335e9ef 15 15 AM_CPPFLAGS = -I$(PROJECT_INCLUDE) -I$(CPU_DIR) 16 16 17 PREINSTALL_FILES = genoffsets 18 17 19 include $(top_srcdir)/../../../automake/host.am
Note: See TracChangeset
for help on using the changeset viewer.