mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
570 B
24 lines
570 B
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=obj
|
|
|
|
!include makefile.inc
|
|
|
|
|
|
MISCFILES=\
|
|
test-CheckDhcpServer.vbs \
|
|
test-CreateAndWaitForProcess.vbs \
|
|
test-DsRole.vbs \
|
|
test-ExecuteWizard.vbs \
|
|
test-GetProductSku.vbs \
|
|
test-InstallService.vbs \
|
|
test-IsCurrentUserAdministrator.vbs \
|
|
test-IsDhcpConfigured.vbs \
|
|
test-IsServiceInstalled.vbs \
|
|
test-SetStaticIpAddressAndSubnetMask.vbs \
|
|
test-ValidateName.vbs \
|
|
|
|
|
|
SOURCES=
|
|
|
|
|