6 lines
58 B
Makefile
6 lines
58 B
Makefile
|
TESTDLL = tapi32.dll
|
||
|
IMPORTS = tapi32
|
||
|
|
||
|
C_SRCS = \
|
||
|
tapi.c
|