Changeset 31496 for trunk/Ohana/src/dvosplit/Makefile
- Timestamp:
- May 9, 2011, 5:37:09 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/dvosplit/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/dvosplit/Makefile
r15743 r31496 43 43 44 44 %.install: 45 make$(DESTBIN)/$*45 $(MAKE) $(DESTBIN)/$* 46 46 47 47 install: 48 for i in $(INSTALL); do make$$i.install || exit; done48 for i in $(INSTALL); do $(MAKE) $$i.install || exit; done
Note:
See TracChangeset
for help on using the changeset viewer.
