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

18 lines
362 B
Makefile

############################################################################
#
# Copyright (C) 1992, Microsoft Corporation.
#
# All rights reserved.
#
############################################################################
default: all
!include filelist.mk
!include $(COMMON)\src\win40.mk
MIDL=$(TOOLPATH)\midl76.exe
all: $(OBJS)
!include depend.mk