Makefile update.
This commit is contained in:
parent
b4475db082
commit
86d0d41553
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
all:
|
||||
nuitka3 --follow-imports --output-dir=./out/ -o ./bin/fgg fgg
|
||||
nuitka3 --follow-imports --output-dir=./out/ -o ./out/fgg fgg
|
||||
|
||||
clean:
|
||||
rm -rf ./bin/fgg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue