windows-nt/Source/XPSP1/NT/com/oleutest/perf/perfsrv/makefile
2020-09-26 16:20:57 +08:00

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