added Makefile

I got tired of typing the same stuff on windows every time I wanted to
compile the standalone version.

Joke’s on me, now I’m still going to type the same stuff, but
a different one …
This commit is contained in:
alterNERDtive 2019-09-17 08:27:30 +02:00
parent 625db382cd
commit 0ad723e550

5
Makefile Normal file
View file

@ -0,0 +1,5 @@
all:
exe:
# requires a windows box
pyinstaller.exe edsm-getnearest.py