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

8 lines
155 B
Makefile

lexique.py:
wget "http://www.fil.univ-lille1.fr/~L1S2API/CoursTP/lexique.zip"
unzip lexique.zip
rm -rf lexique.zip
clean:
rm -rf lexique* anagrammes*