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

    r2510 r2833  
    3333        rm -f $(LIB)/libskycalc.$(ARCH).a
    3434        ar rcv $(LIB)/libskycalc.$(ARCH).a $(OBJ)
    35         ranlib $(LIB)/libskycalc.$(ARCH).a
     35        $(RANLIB) $(LIB)/libskycalc.$(ARCH).a
    3636
    3737$(DESTLIB)/libskycalc.a: $(LIB)/libskycalc.$(ARCH).a
Note: See TracChangeset for help on using the changeset viewer.