7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
TESTDLL = schtasks.exe
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
|
||
|
C_SRCS = \
|
||
|
schtasks.c
|