Changeset 1495 in Sophya for trunk/ArchTOIPipe/SMakefile
- Timestamp:
- May 15, 2001, 8:42:48 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/SMakefile
r1487 r1495 11 11 12 12 LIBOLIST := $(AOBJ)asciitoiwtr.o $(AOBJ)fitstoirdr.o $(AOBJ)fitstoiwtr.o \ 13 $(AOBJ)toi.o $(AOBJ)toimanager.o $(AOBJ)toiprocessor.o \13 $(AOBJ)toi.o $(AOBJ)toimanager.o $(AOBJ)toiprocessor.o $(AOBJ)genwproc.o \ 14 14 $(AOBJ)toisqfilter.o $(AOBJ)toiregwindow.o $(AOBJ)toiseqbuff.o \ 15 15 $(AOBJ)simtoipr.o $(AOBJ)map2toi.o $(AOBJ)toi2map.o $(AOBJ)nooppr.o … … 21 21 22 22 INCLIST := asciitoiwtr.h fitstoirdr.h fitstoiwtr.h toi.h config.h conf.h \ 23 toiprocessor.h toimanager.h toiseqbuff.h toiregwindow.h \23 toiprocessor.h genwproc.h toimanager.h toiseqbuff.h toiregwindow.h \ 24 24 simtoipr.h map2toi.h toi2map.h nooppr.h 25 25 … … 80 80 $(AOBJ)toiprocessor.o: toiprocessor.cc toiprocessor.h config.h conf.h toi.h \ 81 81 toimanager.h 82 $(AOBJ)genwproc.o: genwproc.h toiprocessor.h toimanager.h 82 83 $(AOBJ)toisqfilter.o: toisqfilter.cc toisqfilter.h toiprocessor.h config.h \ 83 84 conf.h toi.h toimanager.h
Note:
See TracChangeset
for help on using the changeset viewer.