IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2006, 10:10:07 PM (20 years ago)
Author:
eugene
Message:

fixed dependencies

File:
1 edited

Legend:

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

    r10315 r10368  
    5454
    5555$(OBJS): $(INCS)
     56
    5657$(LIB)/libFITS.$(ARCH).a: $(OBJS)
    5758$(LIB)/libFITS.$(ARCH).so: $(OBJS)
     59
     60$(DESTLIB)/libFITS.a:  $(LIB)/libFITS.$(ARCH).a
     61$(DESTLIB)/libFITS.so: $(LIB)/libFITS.$(ARCH).so
Note: See TracChangeset for help on using the changeset viewer.