This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
fluxion
mirror of
https://github.com/FluxionNetwork/fluxion.git
Watch
1
Star
0
Fork
You've already forked fluxion
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6e5465f933
fluxion
/
Makefile
9 lines
96 B
Makefile
Executable File
Raw
Blame
History
TARGET
=
ui/fluxion
build-ui
:
pyuic4 -x
$(
TARGET
)
.ui -o
$(
TARGET
)
.py
clean
:
rm -f ui/*.py
Reference in New Issue
View Git Blame
Copy Permalink