#############################################################################
#
#       Microsoft Confidential
#       Copyright (C) Microsoft Corporation 1995
#       All Rights Reserved.
#
#       makefile for Setup Custom Actions DLL
#
#############################################################################
!if "$(NTMAKEENV)" != ""
!INCLUDE $(NTMAKEENV)\makefile.def

clean:

!endif