IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2006, 1:14:47 PM (20 years ago)
Author:
eugene
Message:

removed IMAGE_CATALOG from config, finished proper-motion additions, minor fixes in graphing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/Makefile.Common

    r6683 r6684  
    2626$(DESTLIB)/%.a: $(LIB)/%.$(ARCH).a
    2727        @if [ ! -d $(DESTLIB) ]; then mkdir -p $(DESTLIB); fi
    28         @echo ""
    29         @echo "current: $^"
    30         @echo "current: $*"
    31         @echo "current: $@"
    3228        rm -f $@
    33         cp $^ $@
     29        cp $< $@
    3430
    3531lib%.clean:
Note: See TracChangeset for help on using the changeset viewer.