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/libautocode/Makefile

    r10298 r10305  
    9999latex: $(LIBTEX)
    100100
    101 install: $(DESTINC)/autocode.h $(DESTLIB)/libautocode.a $(DESTLIB)/libautocode.so
     101install: $(DESTINC)/autocode.h $(DESTLIB)/libautocode.a
    102102        @echo done install
    103103
    104104test: $(DESTINC)/autocode.h
    105105
    106 autocode: $(INC)/autocode.h $(LIB)/libautocode.$(ARCH).a $(LIB)/libautocode.$(ARCH).so
     106autocode: $(INC)/autocode.h $(LIB)/libautocode.$(ARCH).a
    107107        @echo done autocode
    108108
Note: See TracChangeset for help on using the changeset viewer.