mirror of
https://github.com/reactos/wine.git
synced 2025-03-01 01:05:54 +00:00
6 lines
78 B
Makefile
6 lines
78 B
Makefile
TESTDLL = cryptnet.dll
|
|
IMPORTS = cryptnet crypt32
|
|
|
|
C_SRCS = \
|
|
cryptnet.c
|