From b7dcec48ea9e89a58135014135b78a18f3c1bdb8 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 20 Sep 2007 13:34:28 +0000 Subject: INTEGRATION: CWS os2port01 (1.2.18); FILE MERGED 2006/12/28 14:54:33 ydario 1.2.18.1: OS/2 initial import. --- dmake/os2/ruletab.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dmake/os2') diff --git a/dmake/os2/ruletab.c b/dmake/os2/ruletab.c index 97204272db36..42946dd14c6d 100644 --- a/dmake/os2/ruletab.c +++ b/dmake/os2/ruletab.c @@ -1,4 +1,4 @@ -/* RCS $Id: ruletab.c,v 1.2 2006-04-20 12:08:38 hr Exp $ +/* RCS $Id: ruletab.c,v 1.3 2007-09-20 14:34:28 vg Exp $ -- -- SYNOPSIS -- Default initial configuration of dmake. @@ -33,9 +33,12 @@ * We dont need the two different cases of Makefile, so only keep the * pretty one. */ +// ".IMPORT .IGNORE: DMAKEROOT SOLARVER UPD INPATH OS UPDMINOREXT", + static char *_rules[] = { - "MAXLINELENGTH := 2046", + "MAXLINELENGTH := 8190", "MAXPROCESSLIMIT := 16", +#include "dmakeroot.h" ".IMPORT .IGNORE: DMAKEROOT" ".MAKEFILES : makefile.mk Makefile", ".SOURCE : .NULL", -- cgit v1.2.3