IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2006, 10:10:07 PM (20 years ago)
Author:
eugene
Message:

fixed dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/Makefile

    r10315 r10368  
    4646
    4747$(OBJS): $(INCS)
     48
    4849$(LIB)/libohana.$(ARCH).a: $(OBJS)
    4950$(LIB)/libohana.$(ARCH).so: $(OBJS)
     51
     52$(DESTLIB)/libohana.a:  $(LIB)/libohana.$(ARCH).a
     53$(DESTLIB)/libohana.so: $(LIB)/libohana.$(ARCH).so
    5054
    5155$(TESTDIR)/%.$(ARCH) : $(TESTDIR)/%.c
Note: See TracChangeset for help on using the changeset viewer.