!IF 0

The bindrop directory is a drop point for binaries (dll, lib, exe) that are
not built, but need to be binplaced.

!ENDIF

!ifdef PROJECT_ROOT
! INCLUDE $(PROJECT_ROOT)\pchealth\build\paths.all
!else
! INCLUDE $(INETROOT)\build\paths.all
!endif

TARGETNAME=
TARGETTYPE=NOTARGET
TARGETPATH=

!undef NTDBGFILES

# makefile.def will binplace any file listed in the MISCFILES macro.

# Disallow any parallel building until this directory is built (it creates the index used by other directories)
SYNCHRONIZE_BLOCK=1

SOURCES=

!ifdef _NTTREE
NTTARGETFILE0=gosetup

MISCFILES = \
    ..\strings.inc \
!if $(386)
    ..\HSS_ADS.sld \
    ..\HSS_PRO.sld \
!elseif $(WIN64)
!endif

!endif

BINPLACE_PLACEFILE=$(INETROOT)\build\placefile