Changeset 9607 for trunk/Ohana/src/misc/Makefile
- Timestamp:
- Oct 16, 2006, 5:37:15 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/misc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/misc/Makefile
r5240 r9607 72 72 73 73 install: 74 for i in $(PROGRAMS); do make $$i.install ; done74 for i in $(PROGRAMS); do make $$i.install || exit; done 75 75 76 76 clean:
Note:
See TracChangeset
for help on using the changeset viewer.
