mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-30 22:01:08 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
all:
|
|
python uwsgiconfig.py --build
|
|
|
|
clean:
|
|
python uwsgiconfig.py --clean
|