From 2acec63b2ed75bf4b71ad257db573c4b8f9639e7 Mon Sep 17 00:00:00 2001 From: tumagonx Date: Tue, 8 Aug 2017 10:54:53 +0700 Subject: initial commit --- MAKEFILE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MAKEFILE (limited to 'MAKEFILE') diff --git a/MAKEFILE b/MAKEFILE new file mode 100644 index 0000000..d5bedee --- /dev/null +++ b/MAKEFILE @@ -0,0 +1,8 @@ +# +# 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 driver components of the Windows NT DDK +# + +!INCLUDE $(NTMAKEENV)\makefile.def + -- cgit v1.3