IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 4:58:59 PM (20 years ago)
Author:
eugene
Message:

updates to ICD based on latest from jim

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/icd-demo/Makefile

    r8426 r9127  
    2121icd-demo: $(ICDDEMO)
    2222
     23ICDTEST = $(BIN)/icd-test.$(ARCH)
     24
     25icd-test: $(ICDTEST)
     26
    2327sample:
     28        @if [ ! -d fits ]; then mkdir -p fits; fi
    2429        cd def; ../bin/icd-demo.$(ARCH) P2.file.txt ../fits/P2.file.fits
    2530        cd def; ../bin/icd-demo.$(ARCH) P4S.file.txt ../fits/P4S.file.fits
    2631        cd def; ../bin/icd-demo.$(ARCH) P4D.file.txt ../fits/P4D.file.fits
     32        cd def; ../bin/icd-demo.$(ARCH) P4Dlo.file.txt ../fits/P4Dlo.file.fits
     33        cd def; ../bin/icd-demo.$(ARCH) CS.file.txt ../fits/CS.file.fits
    2734
    2835# dependancy rules for binary code #########################
Note: See TracChangeset for help on using the changeset viewer.