Changeset 3405 in Sophya for trunk/SophyaProg/PrgUtil/smakefile
- Timestamp:
- Nov 23, 2007, 7:14:44 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgUtil/smakefile
r3007 r3405 63 63 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ runcxx.cc 64 64 65 $(SOPHYAOBJP)scanfits.o: scanfits.cc \ 66 $(SOPHYAINCP)sopnamsp.h \ 65 $(SOPHYAOBJP)scanfits.o: scanfits.cc $(SOPHYAINCP)sopnamsp.h \ 67 66 $(SOPHYAINCP)fitsfile.h \ 68 67 $(SOPHYAINCP)ndatablock.h \ … … 88 87 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ scanfits.cc 89 88 90 $(SOPHYAOBJP)scanppf.o: scanppf.cc \ 91 $(SOPHYAINCP)sopnamsp.h \ 89 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \ 92 90 $(SOPHYAINCP)ppersist.h \ 93 91 $(SOPHYAINCP)machdefs.h \
Note:
See TracChangeset
for help on using the changeset viewer.