Changeset 2010 in Sophya for trunk/ArchTOIPipe
- Timestamp:
- May 16, 2002, 3:40:30 PM (23 years ago)
- Location:
- trunk/ArchTOIPipe
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/Makefile.in
r2009 r2010 54 54 SRCFILES = toi.cc toimanager.cc toiprocessor.cc \ 55 55 fitstoirdr.cc fitstoiwtr.cc asciitoiwtr.cc \ 56 toisegment.cc toiseqbuff.cc 56 toisegment.cc toiseqbuff.cc cgt.cc 57 57 58 58 FILES=$(patsubst %.c,%.o,$(SRCFILES:.cc=.o)) -
trunk/ArchTOIPipe/ProcWSophya/Makefile.in
r1957 r2010 46 46 47 47 SRCFILES=map2toi.cc toi2map.cc rztoi.cc simtoipr.cc ktoibad.cc smoothtoi.cc \ 48 noisegen.cc meanvarestim.cc 48 noisegen.cc meanvarestim.cc simoffset.cc 49 49 50 50 FILES=$(patsubst %.c,%.o,$(SRCFILES:.cc=.o))
Note:
See TracChangeset
for help on using the changeset viewer.