Show
Ignore:
Timestamp:
07/16/08 22:40:46 (20 months ago)
Author:
dstn
Message:

test swapbytes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/projects/scamp-integration/Makefile

    r8835 r8836  
    1111        sex -c sex.conf img.fits 
    1212 
     13img.fits: 
     14        wget "http://oven.cosmo.fas.nyu.edu:8888/test/job/getfile/test-200807-53742689/new.fits" -O img.fits 
     15 
    1316check: $(REFCAT) 
    1417        python readref.py 
     18 
     19test_swapbytes: test_swapbytes.c swapbytes.c 
     20        gcc -o $@ test_swapbytes.c