FRET/graph2viz/Makefile
2023-06-02 08:48:50 +02:00

4 lines
167 B
Makefile

all(%):
target/debug/state2gantt $%_afl.ron > $%_afl.csv
target/debug/state2gantt $%_state.ron > $%_state.csv
target/debug/state2gantt $%_random.ron > $%_random.csv