diff options
Diffstat (limited to 'MAKEFILE')
| -rw-r--r-- | MAKEFILE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAKEFILE b/MAKEFILE new file mode 100644 index 0000000..d5bedee --- /dev/null +++ b/MAKEFILE | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | # | ||
| 2 | # DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source | ||
| 3 | # file to this component. This file merely indirects to the real make file | ||
| 4 | # that is shared by all the driver components of the Windows NT DDK | ||
| 5 | # | ||
| 6 | |||
| 7 | !INCLUDE $(NTMAKEENV)\makefile.def | ||
| 8 | |||
