Kaydet (Commit) 15cbe667 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS dmake45 (1.5.2); FILE MERGED

2006/06/15 02:42:42 vq 1.5.2.1: #i64889# Increase the default MAXLINELENGTH for all "modern" target OSs.

This patch was submitted by shay@openoffice.org.
üst e63fd596
/* $RCSfile: ruletab.c,v $
-- $Revision: 1.5 $
-- last change: $Author: hr $ $Date: 2006-04-20 12:18:58 $
-- $Revision: 1.6 $
-- last change: $Author: ihi $ $Date: 2006-06-29 11:31:39 $
--
-- SYNOPSIS
-- Default initial configuration of dmake.
......@@ -33,7 +33,7 @@
static char *_rules[] = {
"MAXPROCESSLIMIT := 10",
"MAXLINELENGTH := 8190",
"MAXLINELENGTH := 32766",
#include "dmakeroot.h"
".IMPORT .IGNORE: DMAKEROOT",
".MAKEFILES : makefile.mk Makefile makefile",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment