5 lines
65 B
Makefile
5 lines
65 B
Makefile
MODULE = rasapi32.dll
|
|
IMPORTLIB = rasapi32
|
|
|
|
C_SRCS = rasapi.c
|