11 lines
324 B
Makefile
11 lines
324 B
Makefile
# Copyright (c) 1997, Microsoft Corporation, all rights reserved
|
|
#
|
|
# makefile
|
|
#
|
|
# DO NOT EDIT this file, which just invokes the real make file that is shared
|
|
# by all the driver components of the Windows NT DDK. All component specific
|
|
# build information belongs in the 'sources' file.
|
|
|
|
|
|
!INCLUDE $(NTMAKEENV)\makefile.def
|