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/TP3/Makefile

8 lines
254 B
Makefile
Raw Normal View History

2015-02-10 10:31:31 +01:00
lexique.py:
wget "http://www.fil.univ-lille1.fr/~L1S2API/CoursTP/tp_bataille_navale.zip"
2015-02-10 10:38:37 +01:00
unzip tp_bataille_navale.zip bataille_navale_squelette.py
2015-02-10 10:31:31 +01:00
rm -rf tp_bataille_navale.zip
clean:
rm -rf bataille_navale_graphique.py bataille_navale_squelette.py