Changeset 31606 for branches/czw_branch/20110406/Ohana/src/skycalc/Makefile
- Timestamp:
- Jun 6, 2011, 1:56:22 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/skycalc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/Ohana/src/skycalc/Makefile
r30609 r31606 75 75 76 76 %.install: 77 make$(DESTBIN)/$*77 $(MAKE) $(DESTBIN)/$* 78 78 79 79 install: 80 for i in $(INSTALL); do make$$i.install || exit; done80 for i in $(INSTALL); do $(MAKE) $$i.install || exit; done
Note:
See TracChangeset
for help on using the changeset viewer.
