Changeset b1c220a for doc/theses/mike_brooks_MMath/Makefile
- Timestamp:
- Mar 27, 2025, 3:48:24 PM (13 months ago)
- Branches:
- master, stuck-waitfor-destruct
- Children:
- 185cd94
- Parents:
- 379b6ea
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/Makefile
r379b6ea rb1c220a 87 87 $< > $@ 88 88 89 string-graph-peq-cppemu.pdf: string-graph-peq-cppemu.dat plot-pe g-cppemu.gp | ${Build}90 gnuplot plot-pe g-cppemu.gp89 string-graph-peq-cppemu.pdf: string-graph-peq-cppemu.dat plot-peq-cppemu.gp | ${Build} 90 gnuplot plot-peq-cppemu.gp 91 91 92 string-graph-peq-sharing.pdf: string-graph-peq-sharing.dat plot-pe g-sharing.gp | ${Build}93 gnuplot plot-pe g-sharing.gp92 string-graph-peq-sharing.pdf: string-graph-peq-sharing.dat plot-peq-sharing.gp | ${Build} 93 gnuplot plot-peq-sharing.gp 94 94 95 95 string-graph-pta-sharing.pdf: string-graph-pta-sharing.dat plot-pta-sharing.gp | ${Build}
Note:
See TracChangeset
for help on using the changeset viewer.