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

18 lines
412 B
Makefile

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