- Timestamp:
- Jun 9, 2016, 9:43:39 AM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- abab212, bd0a1aa
- Parents:
- 0a6c72b (diff), 7955405 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r0a6c72b r83e60eb 2108 2108 @rm $@.arch $@.base 2109 2109 2110 %Dict$(PcmSuf): 2110 $(DELPHES_DICT_PCM): %Dict$(PcmSuf): 2111 @echo ">> Copying $@" 2112 @cp $< $@ 2113 2114 $(FASTJET_DICT_PCM): %Dict$(PcmSuf): 2115 @echo ">> Copying $@" 2116 @cp $< $@ 2117 2118 $(DISPLAY_DICT_PCM): %Dict$(PcmSuf): 2111 2119 @echo ">> Copying $@" 2112 2120 @cp $< $@
Note:
See TracChangeset
for help on using the changeset viewer.