Changeset 3192 in Sophya for trunk/Cosmo/RadioBeam/makefile
- Timestamp:
- Mar 20, 2007, 11:48:15 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Cosmo/RadioBeam/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/makefile
r3160 r3192 11 11 echo 'makefile : treccyl made' 12 12 13 testFFT : Objs/testFFT.o 13 14 ###### 14 15 … … 30 31 $(CXXCOMPILE) -o Objs/multicyl.o multicyl.cc 31 32 33 testFFT : Objs/testFFT.o 34 $(CXXLINK) -o testFFT \ 35 Objs/testFFT.o \ 36 $(SOPHYAEXTSLBLIST) 37 38 Objs/testFFT.o : testFFT.cc 39 $(CXXCOMPILE) -o Objs/testFFT.o testFFT.cc
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)