mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 14:20:15 +00:00
2a233ce210
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
7 lines
99 B
Makefile
7 lines
99 B
Makefile
MODULE = msasn1.dll
|
|
IMPORTLIB = msasn1
|
|
|
|
EXTRADLLFLAGS = -Wb,--prefer-native
|
|
|
|
C_SRCS = \
|
|
main.c
|