Changeset 2763 in Sophya for trunk/SophyaLib/SUtils
- Timestamp:
- May 24, 2005, 7:19:29 PM (20 years ago)
- Location:
- trunk/SophyaLib/SUtils
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/Makefile
r2751 r2763 9 9 $(SOPHYALIBP)libSUtils.a : $(SOPHYAOBJP)datacards.o $(SOPHYAOBJP)strutil.o $(SOPHYAOBJP)strutilxx.o $(SOPHYAOBJP)utils.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist 11 12 12 13 $(SOPHYAOBJP)datacards.o: datacards.cc \ -
trunk/SophyaLib/SUtils/smakefile
r2751 r2763 9 9 $(SOPHYALIBP)libSUtils.a : $(SOPHYAOBJP)datacards.o $(SOPHYAOBJP)strutil.o $(SOPHYAOBJP)strutilxx.o $(SOPHYAOBJP)utils.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist 11 12 12 13 $(SOPHYAOBJP)datacards.o: datacards.cc \
Note:
See TracChangeset
for help on using the changeset viewer.