Skip to content
Snippets Groups Projects
Commit 4f27d8d1 authored by Tiphaine Viard's avatar Tiphaine Viard
Browse files

Delete Makefile

parent 5c425748
No related branches found
No related tags found
No related merge requests found
download:
rm -rf pdfs/; mkdir pdfs/
python dl_pdfs.py
parse:
rm -rf txts/; mkdir txts/
python parse_pdfs.py
all: | download parse
echo "done."
clean:
rm -f *.log
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment