Files
uwsgi/Makefile
T
2012-09-29 09:16:09 +02:00

9 lines
114 B
Makefile

all:
python uwsgiconfig.py --build
clean:
python uwsgiconfig.py --clean
check:
python uwsgiconfig.py --check