Changeset 1837 in Sophya for trunk/SophyaLib/SUtils
- Timestamp:
- Dec 21, 2001, 6:09:03 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/Makefile
r1609 r1837 6 6 rm -f $(LIB)libSUtils.a 7 7 $(LIB)libSUtils.a : $(OBJ)datacards.o $(OBJ)strutil.o $(OBJ)strutilxx.o $(OBJ)utils.o 8 $(ARCXX) $(ARCXXFLAGS) $@ $ ?8 $(ARCXX) $(ARCXXFLAGS) $@ $($(ARARGS)) 9 9 ifeq ($(CXX),cxx) 10 10 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
Note:
See TracChangeset
for help on using the changeset viewer.