6 lines
62 B
Makefile
6 lines
62 B
Makefile
|
TESTDLL = msasn1.dll
|
||
|
IMPORTS = msasn1
|
||
|
|
||
|
C_SRCS = \
|
||
|
asn1.c
|