Changeset 3007 in Sophya for trunk/SophyaLib/SUtils/smakefile
- Timestamp:
- Jul 5, 2006, 10:59:39 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/smakefile
r2765 r3007 14 14 $(SOPHYAINCP)sopnamsp.h \ 15 15 $(SOPHYAINCP)machdefs.h datacards.h \ 16 $(SOPHYAINCP)pexceptions.h 16 $(SOPHYAINCP)pexceptions.h \ 17 $(SOPHYAINCP)machdefs.h 17 18 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datacards.cc 18 19 … … 24 25 $(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \ 25 26 $(SOPHYAINCP)machdefs.h utils.h \ 26 $(SOPHYAINCP)pexceptions.h 27 $(SOPHYAINCP)pexceptions.h \ 28 $(SOPHYAINCP)machdefs.h 27 29 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ utils.cc 28 30
Note:
See TracChangeset
for help on using the changeset viewer.