Changeset 3623 in Sophya for trunk/AddOn/TAcq/makefile
- Timestamp:
- May 22, 2009, 9:59:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/makefile
r3592 r3623 1 1 include $(SOPHYABASE)/include/sophyamake.inc 2 2 3 all : traidio tmtfft tstminifits tpciew tbrpaq tmtacq tstrdfits mfits2spec tsok 3 # all : traidio tmtfft tstminifits tbrpaq tpciew tmtacq tstrdfits mfits2spec tsok 4 all : traidio tmtfft tstminifits tmtacq tstrdfits mfits2spec tsok 4 5 5 6 clean : 6 rm *.o traidio tmtfft tstminifits tpciew tbrpaq tmtacq tstrdfits 7 rm *.o traidio tmtfft tstminifits tpciew tbrpaq tmtacq tstrdfits mfits2spec 7 8 rm mfits2spec tsok *.ppf *.fits 8 9 … … 14 15 15 16 tmtacq.o : tmtacq.cc racquproc.h racqurw.h racqumem.h 16 $(CXXCOMPILE) -c - o tmtacq.o tmtacq.cc17 $(CXXCOMPILE) -c -DNOPCIECARD -o tmtacq.o tmtacq.cc 17 18 18 19 racqumem.o : racqumem.cc racqumem.h
Note:
See TracChangeset
for help on using the changeset viewer.