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

    r2578 r2833  
    6969        rm -f $(LIB)/libFITS.$(ARCH).a
    7070        ar rcv $(LIB)/libFITS.$(ARCH).a $(LIBOBJ)
    71         ranlib $(LIB)/libFITS.$(ARCH).a
     71        $(RANLIB) $(LIB)/libFITS.$(ARCH).a
    7272
    7373$(DESTLIB)/libFITS.a: $(LIB)/libFITS.$(ARCH).a
Note: See TracChangeset for help on using the changeset viewer.