Changeset 1780 in Sophya for trunk/ArchTOIPipe/Kernel
- Timestamp:
- Nov 17, 2001, 10:49:12 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/Makefile.in
r1764 r1780 51 51 endif 52 52 53 SRCFILES = toi.cc toimanager.cc toiprocessor.cc toiseqbuff.cc\53 SRCFILES = toi.cc toimanager.cc toiprocessor.cc \ 54 54 fitstoirdr.cc fitstoiwtr.cc asciitoiwtr.cc \ 55 toi regwindow.cc toisegment.cc55 toisegment.cc 56 56 57 57 FILES=$(patsubst %.c,%.o,$(SRCFILES:.cc=.o))
Note:
See TracChangeset
for help on using the changeset viewer.