update for HEAD-2003091401
[reactos.git] / lib / rpcrt4 / midl / Makefile
index f2cb30b..15b88a9 100644 (file)
@@ -6,6 +6,9 @@ TARGET=midl
 
 CFLAGS = 
 
+# require os code to explicitly request A/W version of structs/functions
+CFLAGS += -D_DISABLE_TIDENTS
+
 all: midl$(EXE_POSTFIX)
 
 idl.tab.o: idl.y