summaryrefslogtreecommitdiffstats
path: root/dmake/os2/ruletab.c
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/os2/ruletab.c')
-rw-r--r--dmake/os2/ruletab.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmake/os2/ruletab.c b/dmake/os2/ruletab.c
index 8620556393de..97204272db36 100644
--- a/dmake/os2/ruletab.c
+++ b/dmake/os2/ruletab.c
@@ -1,4 +1,4 @@
-/* RCS $Id: ruletab.c,v 1.1.1.1 2000-09-22 15:33:30 hr Exp $
+/* RCS $Id: ruletab.c,v 1.2 2006-04-20 12:08:38 hr Exp $
--
-- SYNOPSIS
-- Default initial configuration of dmake.
@@ -36,7 +36,7 @@
static char *_rules[] = {
"MAXLINELENGTH := 2046",
"MAXPROCESSLIMIT := 16",
- ".IMPORT .IGNORE: DMAKEROOT SOLARVER UPD INPATH OS UPDMINOREXT"
+ ".IMPORT .IGNORE: DMAKEROOT"
".MAKEFILES : makefile.mk Makefile",
".SOURCE : .NULL",
#include "startup.h"