Fork me on GitHub

Changes in Makefile [7955405:479f808] in git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r7955405 r479f808  
    21082108        @rm $@.arch $@.base
    21092109
    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):
     2110%Dict$(PcmSuf):
    21192111        @echo ">> Copying $@"
    21202112        @cp $< $@
Note: See TracChangeset for help on using the changeset viewer.