Windows-Server-2003/com/oleutest/channel/app/makefile

21 lines
396 B
Makefile

############################################################################
#
# Copyright (C) 1992, Microsoft Corporation.
#
# All rights reserved.
#
############################################################################
!ifdef NTMAKEENV
!include $(NTMAKEENV)\makefile.def
!else # NTMAKEENV
default: all
!include $(CAIROLE)\com\makefile
!include $(DEPENDFILE)
!endif # NTMAKEENV