Changeset 91fd793d in rtems for c/src/automake/lib.am
- Timestamp:
- 12/05/03 22:16:39 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ecd78c4
- Parents:
- e6594ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/automake/lib.am
re6594ae r91fd793d 16 16 endef 17 17 18 $(PROJECT_RELEASE)/lib: 18 project_libdir = $(libdir) 19 20 $(PROJECT_RELEASE)/lib/$(dirstamp): 19 21 @$(mkinstalldirs) $@ 22 @: > $(PROJECT_RELEASE)/lib/$(dirstamp) 20 23 21 24 TMPINSTALL_FILES = $(PROJECT_RELEASE)/lib
Note: See TracChangeset
for help on using the changeset viewer.