6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
TESTDLL = services.exe
|
||
|
IMPORTS = advapi32
|
||
|
|
||
|
C_SRCS = \
|
||
|
service.c
|