10 lines
185 B
Makefile
10 lines
185 B
Makefile
# @@ Copyright (c) 1997-1999 Microsoft Corporation
|
|
# @@ ROADMAP :: The Makefile the product-wide header files
|
|
|
|
|
|
!ifdef NTMAKEENV
|
|
|
|
!include $(NTMAKEENV)\makefile.def
|
|
|
|
!endif # NTMAKEENV
|