Changeset 1837 in Sophya for trunk/SophyaLib/HiStats
- Timestamp:
- Dec 21, 2001, 6:09:03 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/Makefile
r1371 r1837 6 6 rm -f $(LIB)libHiStats.a 7 7 $(LIB)libHiStats.a : $(OBJ)hisprof.o $(OBJ)histinit.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ)xntuple.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.