summaryrefslogtreecommitdiffstats
path: root/private/ntos/ndis/ndis30/makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'private/ntos/ndis/ndis30/makefile.inc')
-rw-r--r--private/ntos/ndis/ndis30/makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/private/ntos/ndis/ndis30/makefile.inc b/private/ntos/ndis/ndis30/makefile.inc
new file mode 100644
index 000000000..9462059e7
--- /dev/null
+++ b/private/ntos/ndis/ndis30/makefile.inc
@@ -0,0 +1,2 @@
+obj\$(TARGET_DIRECTORY)\ndis.def: ndis.src
+ $(TARGET_CPP) -nologo -EP $(TARGET_DEFINES) $(TARGET_DBG_DEFINES) ndis.src > obj\$(TARGET_DIRECTORY)\ndis.def