windows-nt/Source/XPSP1/NT/com/oleutest/cmarshal/idl/makefile

18 lines
362 B
Makefile
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
############################################################################
#
# 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