6 lines
66 B
Makefile
6 lines
66 B
Makefile
|
TESTDLL = dssenh.dll
|
||
|
IMPORTS = advapi32
|
||
|
|
||
|
C_SRCS = \
|
||
|
dssenh.c
|