Changeset 31496 for trunk/Ohana/src/skycalc/Makefile
- Timestamp:
- May 9, 2011, 5:37:09 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/skycalc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/skycalc/Makefile
r30609 r31496 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.
