2020-09-30 16:53:49 +02:00

24 lines
454 B
Makefile

!if 0
Copyright (c) 1997 Microsoft Corporation. All Rights Reserved.
!endif
!ifdef NTMAKEENV
clean:
!else
!ifndef QUARTZ
QUARTZ = ..
!endif
DIR_LIST = idl \
ddstream \
strmobjs
#----------------------------------------------------------------------------
!include $(QUARTZ)\quartz.mak
#----------------------------------------------------------------------------
!endif # NTMAKEENV