Changeset 7ac1f89 in rtems
- Timestamp:
- 08/17/01 22:00:19 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 856a44e4
- Parents:
- d6c20ff3
- Location:
- c/src/lib/libbsp/unix/posix
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/unix/posix/ChangeLog
rd6c20ff3 r7ac1f89 1 2001-08-17 Joel Sherrill <joel@OARcorp.com> 2 3 * include/Makefile.am: Include coverhd.h so tmtests will compile. 4 1 5 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/unix/posix/include/Makefile.am
rd6c20ff3 r7ac1f89 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 6 7 include_HEADERS = bsp.h bspopts.h 7 include_HEADERS = bsp.h bspopts.h coverhd.h 8 8 9 9 $(PROJECT_INCLUDE):
Note: See TracChangeset
for help on using the changeset viewer.