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