21 lines
416 B
Makefile
Raw Normal View History

2001-01-01 00:00:00 +01:00
############################################################################
#
# 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