Changeset e0350e0 for doc/theses/mike_brooks_MMath/Makefile
- Timestamp:
- Jun 4, 2025, 1:43:34 PM (7 months ago)
- Branches:
- master
- Children:
- f858ca5
- Parents:
- c8bdbaf
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/Makefile
rc8bdbaf re0350e0 95 95 -include $(Plots)/*.d 96 96 97 ${Build}/plot-%.dat: ${Plots}/%.py ${Plots}/ %.py.INPUTS | ${Build}97 ${Build}/plot-%.dat: ${Plots}/%.py ${Plots}/common.py ${Plots}/%.py.INPUTS | ${Build} 98 98 python3 $< > $@ 99 99
Note:
See TracChangeset
for help on using the changeset viewer.