Changeset ef73563f in rtems for cpukit/libblock/Makefile.am
- Timestamp:
- 07/22/02 06:35:08 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8b006a77
- Parents:
- 8510772
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libblock/Makefile.am
r8510772 ref73563f 16 16 17 17 include_rtems_HEADERS = \ 18 include/rtems/bdbuf.h 19 include/rtems/diskdevs.h 18 include/rtems/bdbuf.h include/rtems/blkdev.h \ 19 include/rtems/diskdevs.h include/rtems/ramdisk.h 20 20 21 21 PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \ … … 24 24 all-local: $(PREINSTALL_FILES) 25 25 26 27 26 EXTRA_DIST = README 28 27
Note: See TracChangeset
for help on using the changeset viewer.