2025-04-27 07:49:33 -04:00

19 lines
460 B
Plaintext

# Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
#######################################################################
#
# PandoraNG Makefile
#
# (C) 1996-99 Microsoft
#
# a-jeremm 11/20/98 Created
#
########################################################################
SUBDIRS= \
!if "$(TARGETOS)"=="NT" || "$(TARGETOS)"==""
!if "$(PROCESSOR_ARCHITECTURE)"=="x86"
smbdpmi \
smbios \
!endif
!endif