windows-nt/Source/XPSP1/NT/admin/wmi/wbem/providers/snmpprovider/makefile.sms
2020-09-26 16:20:57 +08:00

31 lines
501 B
Plaintext

#######################################################################
#
# PandoraNG Makefile
#
# Copyright (c) 1996-2001 Microsoft Corporation, All Rights Reserved
#
# a-jeffs 12-05-96 Created
#
#
########################################################################
# PandoraNG makefile
#
SUBDIRS= \
!if "$(TARGETOS)"=="NT" || "$(TARGETOS)"==""
!if "$(OPSYS)"!="NT64"
winsnmp \
!endif
common \
smir \
compilers \
provider\instclas \
mofs \
mibs \
smir_mofs \
!endif