2 lines
46 B
Makefile
2 lines
46 B
Makefile
all:
|
|
pyinstaller -F main_dem.py -n Dem_NWEPDI
|
all:
|
|
pyinstaller -F main_dem.py -n Dem_NWEPDI
|