diff options
Diffstat (limited to 'private/windows/diamond/tools/makefile')
-rw-r--r-- | private/windows/diamond/tools/makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/private/windows/diamond/tools/makefile b/private/windows/diamond/tools/makefile new file mode 100644 index 000000000..873e77ca9 --- /dev/null +++ b/private/windows/diamond/tools/makefile @@ -0,0 +1,13 @@ +# +# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source +# file to this component. This file merely indirects to the real make file +# that is shared by all the components of NT +# +!INCLUDE $(NTMAKEENV)\makefile.def + + + + + + +
\ No newline at end of file |