Changeset f6a55f20 in rtems
- Timestamp:
- 05/25/05 09:41:29 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 351b0a1
- Parents:
- 8ba22b5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/librpc/preinstall.am
r8ba22b5 rf6a55f20 37 37 $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rpc/clnt_stat.h 38 38 PREINSTALL_FILES += $(PROJECT_INCLUDE)/rpc/clnt_stat.h 39 40 $(PROJECT_INCLUDE)/rpc/des.h: include/rpc/des.h $(PROJECT_INCLUDE)/rpc/$(dirstamp)41 $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rpc/des.h42 PREINSTALL_FILES += $(PROJECT_INCLUDE)/rpc/des.h43 39 44 40 $(PROJECT_INCLUDE)/rpc/des_crypt.h: include/rpc/des_crypt.h $(PROJECT_INCLUDE)/rpc/$(dirstamp)
Note: See TracChangeset
for help on using the changeset viewer.