Przeglądaj źródła

makefile nsmdata

master
Nils 3 lat temu
rodzic
commit
c16572b350
  1. 3
      Makefile.in

3
Makefile.in

@ -17,7 +17,8 @@ all:
#nsm-data
mkdir -p buildnsmdata
cp tools/nsm-data tools/nsmclient.py buildnsmdata
cp tools/nsm-data buildnsmdata/__main__.py
cp tools/nsmclient.py buildnsmdata/nsmclient.py
cd buildnsmdata && find . -type d -name "__pycache__" -exec rm -r {} +
python -m zipapp "buildnsmdata" --output="nsm-data.bin" --python="/usr/bin/env python3"

Ładowanie…
Anuluj
Zapisz