windows-nt/Source/XPSP1/NT/admin/services/drizzle/server-setup/bitsrvc/makefile
2020-09-26 16:20:57 +08:00

27 lines
579 B
Makefile

# --------------------------------------------------------------------
#
# Copyright(c) Microsoft Corp., 1999
#
# --------------------------------------------------------------------
# --------------------------------------------------------------------
#
# File : Makefile
#
# Title : Makefile for the ADSI command line test program.
#
# Description :
#
# History :
#
# --------------------------------------------------------------------
!ifdef NTMAKEENV
!include $(NTMAKEENV)\makefile.def
!else
!error This doesn't build for Non-NT platforms.
!endif