This repository has been archived on 2019-08-09. You can view files and clone it, but cannot push or open issues or pull requests.
s1-tp/S2/TP4/Makefile

5 lines
99 B
Makefile
Raw Normal View History

2015-03-15 09:52:06 +01:00
tri_insertion_moyen.txt: analyse_en_moyenne.py
python3 $< > $@
clean:
rm tri_insertion_moyen.txt