IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2004, 2:30:56 PM (22 years ago)
Author:
eugene
Message:

mods to makefiles to fix solaris compile

File:
1 edited

Legend:

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

    r2797 r2833  
    3939        rm -f $(LIB)/libohana.$(ARCH).a
    4040        ar rcv $(LIB)/libohana.$(ARCH).a $(LOBJ)
    41         ranlib $(LIB)/libohana.$(ARCH).a
     41        $(RANLIB) $(LIB)/libohana.$(ARCH).a
    4242
    4343$(LOBJ): $(DESTINC)/ohana.h $(DESTINC)/loneos.h
Note: See TracChangeset for help on using the changeset viewer.