Leaked source code of windows server 2003
 
 
 
 
 
 

17 lines
412 B

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