Changeset 2244 in Sophya for trunk/SophyaLib/HiStats
- Timestamp:
- Nov 4, 2002, 1:48:25 PM (23 years ago)
- Location:
- trunk/SophyaLib/HiStats
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/Makefile
r1837 r2244 5 5 rm -f $(OBJ)hisprof.o $(OBJ)histinit.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ)xntuple.o 6 6 rm -f $(LIB)libHiStats.a 7 $(LIB)libHiStats.a : $(OBJ)hisprof.o $(OBJ)histinit.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ) xntuple.o7 $(LIB)libHiStats.a : $(OBJ)hisprof.o $(OBJ)histinit.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ)proxtuple.o $(OBJ)xntuple.o 8 8 $(ARCXX) $(ARCXXFLAGS) $@ $($(ARARGS)) 9 9 ifeq ($(CXX),cxx) -
trunk/SophyaLib/HiStats/objlist.list
r1371 r2244 5 5 ntupintf.o 6 6 ntuple.o 7 proxtuple.o 7 8 xntuple.o
Note:
See TracChangeset
for help on using the changeset viewer.