Changeset 2833 for trunk/Ohana/src/libohana/Makefile
- Timestamp:
- Dec 27, 2004, 2:30:56 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/Makefile
r2797 r2833 39 39 rm -f $(LIB)/libohana.$(ARCH).a 40 40 ar rcv $(LIB)/libohana.$(ARCH).a $(LOBJ) 41 ranlib$(LIB)/libohana.$(ARCH).a41 $(RANLIB) $(LIB)/libohana.$(ARCH).a 42 42 43 43 $(LOBJ): $(DESTINC)/ohana.h $(DESTINC)/loneos.h
Note:
See TracChangeset
for help on using the changeset viewer.
