Changeset 1495 in Sophya for trunk/ArchTOIPipe


Ignore:
Timestamp:
May 15, 2001, 8:42:48 PM (24 years ago)
Author:
cmv
Message:

1ere version de genwproc rz+cmv 15/5/01

Location:
trunk/ArchTOIPipe
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/SMakefile

    r1487 r1495  
    1111
    1212LIBOLIST := $(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 \
    1414            $(AOBJ)toisqfilter.o $(AOBJ)toiregwindow.o $(AOBJ)toiseqbuff.o \
    1515            $(AOBJ)simtoipr.o $(AOBJ)map2toi.o $(AOBJ)toi2map.o $(AOBJ)nooppr.o
     
    2121
    2222INCLIST := 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 \
    2424           simtoipr.h map2toi.h toi2map.h nooppr.h
    2525
     
    8080$(AOBJ)toiprocessor.o: toiprocessor.cc toiprocessor.h config.h conf.h toi.h \
    8181                       toimanager.h
     82$(AOBJ)genwproc.o: genwproc.h toiprocessor.h toimanager.h
    8283$(AOBJ)toisqfilter.o: toisqfilter.cc toisqfilter.h toiprocessor.h config.h \
    8384                      conf.h toi.h toimanager.h
Note: See TracChangeset for help on using the changeset viewer.