Changeset bc35eeca in rtems
- Timestamp:
- Sep 4, 2014, 5:55:39 PM (6 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 960c9f0
- Parents:
- 4d69276
- git-author:
- Hesham ALMatary <heshamelmatary@…> (09/04/14 17:55:39)
- git-committer:
- Joel Sherrill <joel.sherrill@…> (09/04/14 18:12:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/or1k/preinstall.am
r4d69276 rbc35eeca 6 6 endif 7 7 8 PREINSTALL_DIRS = 9 DISTCLEANFILES += $(PREINSTALL_DIRS) 10 8 11 all-am: $(PREINSTALL_FILES) 9 12 10 13 PREINSTALL_FILES = 11 14 CLEANFILES += $(PREINSTALL_FILES) 12 13 PREINSTALL_DIRS =14 DISTCLEANFILES += $(PREINSTALL_DIRS)15 15 16 16 $(PROJECT_INCLUDE)/rtems/$(dirstamp):
Note: See TracChangeset
for help on using the changeset viewer.