makefile
来自「网络驱动开发」· 代码 · 共 9 行
TXT
9 行
# Copyright (c) Microsoft Corporation. All rights reserved.
#
# 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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?