6 lines
62 B
Makefile
6 lines
62 B
Makefile
MODULE = msasn1.dll
|
|
IMPORTLIB = msasn1
|
|
|
|
C_SRCS = \
|
|
main.c
|