Changeset 1442 in Sophya for trunk/ArchTOIPipe/SMakefile
- Timestamp:
- Mar 15, 2001, 1:09:31 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/ArchTOIPipe/SMakefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/SMakefile
r1437 r1442 11 11 12 12 LIBOLIST := $(AOBJ)asciitoiwtr.o $(AOBJ)fitstoirdr.o $(AOBJ)fitstoiwtr.o $(AOBJ)toi.o $(AOBJ)toimanager.o $(AOBJ)toiprocessor.o $(AOBJ)toisqfilter.o \ 13 $(AOBJ)toiseqbuff.o 13 $(AOBJ)toiseqbuff.o $(AOBJ)simtoipr.o 14 14 EXEOLIST := $(AOBJ)fits2asc.o $(AOBJ)tsttoi.o $(AOBJ)tsttoi2.o 15 EXELIST := $(AOBJ) tstrztoi $(AOBJ)fits2asc $(AOBJ)tsttoi $(AOBJ)tsttoi215 EXELIST := $(AOBJ)simtst $(AOBJ)tstrztoi $(AOBJ)fits2asc $(AOBJ)tsttoi $(AOBJ)tsttoi2 16 16 17 17 INCLIST := asciitoiwtr.h fitstoirdr.h fitstoiwtr.h toi.h config.h conf.h \ 18 toiprocessor.h toimanager.h toiseqbuff.h 18 toiprocessor.h toimanager.h toiseqbuff.h simtoipr.h 19 19 20 20 … … 35 35 36 36 $(AOBJ)tstrztoi: $(AOBJ)tstrztoi.o $(AOBJ)rztoi.o $(LIBOLIST) 37 $(LINK.cc) -o $@ $^ $(LIBS) 38 $(AOBJ)simtst: $(AOBJ)simtst.o $(AOBJ)simtoipr.o $(LIBOLIST) 37 39 $(LINK.cc) -o $@ $^ $(LIBS) 38 40 $(AOBJ)fits2asc: $(AOBJ)fits2asc.o $(LIBOLIST) … … 62 64 $(AOBJ)toiseqbuff.o: toiseqbuff.cc toiprocessor.h config.h conf.h toi.h \ 63 65 toiseqbuff.h 66 $(AOBJ)simtoipr.o: simtoipr.cc toiprocessor.h config.h conf.h toi.h \ 67 simtoipr.h
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)