Changeset 12099 for trunk/src/astrometry/util/Makefile
- Timestamp:
- 06/17/2009 05:20:18 PM (15 months ago)
- File:
-
- 1 edited
-
trunk/src/astrometry/util/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/astrometry/util/Makefile
r11537 r12099 64 64 PYTHON_LIBS := _sip.so _healpix.so 65 65 66 PROGS := an-fitstopnm downsample-fits 66 PROGS := an-fitstopnm downsample-fits pad-file 67 67 68 68 all: $(ANUTILS_LIB) $(ANFILES_LIB) $(PYTHON_LIBS) $(PROGS) … … 123 123 _healpix.so: healpix.o starutil.o mathutil.o errors.o bl.o log.o 124 124 $(CC) $(SHAREDLIBFLAGS) -o $@ $^ 125 126 pad-file: pad-file.o $(ANUTILS_LIB) 125 127 126 128 an-fitstopnm: an-fitstopnm.o $(ANUTILS_LIB) $(QFITS_LIB)
Note: See TracChangeset
for help on using the changeset viewer.
