Changeset 10368 for trunk/Ohana/src/libohana
- Timestamp:
- Nov 30, 2006, 10:10:07 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/Makefile
r10315 r10368 46 46 47 47 $(OBJS): $(INCS) 48 48 49 $(LIB)/libohana.$(ARCH).a: $(OBJS) 49 50 $(LIB)/libohana.$(ARCH).so: $(OBJS) 51 52 $(DESTLIB)/libohana.a: $(LIB)/libohana.$(ARCH).a 53 $(DESTLIB)/libohana.so: $(LIB)/libohana.$(ARCH).so 50 54 51 55 $(TESTDIR)/%.$(ARCH) : $(TESTDIR)/%.c
Note:
See TracChangeset
for help on using the changeset viewer.
