7 lines
72 B
Makefile
7 lines
72 B
Makefile
MODULE = authz.dll
|
|
|
|
EXTRADLLFLAGS = -mno-cygwin
|
|
|
|
C_SRCS = \
|
|
authz.c
|