Commit in reactos/tools on MAIN
helper.mk+1-21.51 -> 1.52
Kill another --include-dir

reactos/tools
helper.mk 1.51 -> 1.52
diff -u -r1.51 -r1.52
--- helper.mk	19 Feb 2004 22:24:58 -0000	1.51
+++ helper.mk	20 Feb 2004 08:33:37 -0000	1.52
@@ -1,4 +1,4 @@
-# $Id: helper.mk,v 1.51 2004/02/19 22:24:58 gvg Exp $
+# $Id: helper.mk,v 1.52 2004/02/20 08:33:37 gvg Exp $
 #
 # Helper makefile for ReactOS modules
 # Variables this makefile accepts:
@@ -121,7 +121,6 @@
 ifneq ($(WINE_MODE),yes)
   MK_CFLAGS := -I./ -I$(SDK_PATH_INC)
   MK_CPPFLAGS := -I./ -I$(SDK_PATH_INC)
-  MK_RCFLAGS := --include-dir $(SDK_PATH_INC)
 else
   MK_CFLAGS := -I$(PATH_TO_TOP)/include/wine -I./ -I$(WINE_INCLUDE)
   MK_CPPFLAGS := -I$(PATH_TO_TOP)/include/wine -I./ -I$(WINE_INCLUDE)
CVSspam 0.2.8