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

25 lines
437 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)"==""
propprov \
clasprov \
evtprov
!endif