mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-05-15 19:23:45 +00:00
7 lines
81 B
Python
7 lines
81 B
Python
NAME='example'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
GCC_LIST = ['example_plugin']
|