diff options
| author | tumagonx | 2017-08-08 10:54:53 +0700 |
|---|---|---|
| committer | tumagonx | 2017-08-08 10:54:53 +0700 |
| commit | 2acec63b2ed75bf4b71ad257db573c4b8f9639e7 (patch) | |
| tree | a8bea139ddd26116d44ea182b0b8436f2162e6e3 /MAKEFILE | |
initial commit
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 | |||
