Ignore:
Timestamp:
Mar 27, 2025, 3:48:24 PM (13 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master, stuck-waitfor-destruct
Children:
185cd94
Parents:
379b6ea
Message:

preliminary updates to string chapter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/Makefile

    r379b6ea rb1c220a  
    8787        $< > $@
    8888
    89 string-graph-peq-cppemu.pdf: string-graph-peq-cppemu.dat plot-peg-cppemu.gp | ${Build}
    90         gnuplot plot-peg-cppemu.gp
     89string-graph-peq-cppemu.pdf: string-graph-peq-cppemu.dat plot-peq-cppemu.gp | ${Build}
     90        gnuplot plot-peq-cppemu.gp
    9191
    92 string-graph-peq-sharing.pdf: string-graph-peq-sharing.dat plot-peg-sharing.gp | ${Build}
    93         gnuplot plot-peg-sharing.gp
     92string-graph-peq-sharing.pdf: string-graph-peq-sharing.dat plot-peq-sharing.gp | ${Build}
     93        gnuplot plot-peq-sharing.gp
    9494
    9595string-graph-pta-sharing.pdf: string-graph-pta-sharing.dat plot-pta-sharing.gp | ${Build}
Note: See TracChangeset for help on using the changeset viewer.