IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 29, 2006, 3:59:20 PM (20 years ago)
Author:
eugene
Message:

improved lib/include flags, enable shared objects

File:
1 edited

Legend:

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

    r10298 r10305  
    2020default: install
    2121
    22 install: $(DESTLIB)/libohana.a $(DESTLIB)/libohana.so
     22install: $(DESTLIB)/libohana.a
    2323
    24 libohana: $(LIB)/libohana.$(ARCH).a $(LIB)/libohana.$(ARCH).so
     24libohana: $(LIB)/libohana.$(ARCH).a
    2525
    2626INCS = \
Note: See TracChangeset for help on using the changeset viewer.