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

21 lines
416 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