Kaydet (Commit) 1fd701c6 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS dmake411 (1.2.28); FILE MERGED

2007/09/22 22:08:41 vq 1.2.28.3: RESYNC: (1.2-1.3); FILE MERGED
2007/09/16 03:57:13 vq 1.2.28.2: #i74007# Revert the part of the previous patch that lets OOODMAKEMODE
always be imported from the environment. Instead move the definition
of targets from the command line after the evaluation of the startup
makefile.
2007/09/16 03:03:42 vq 1.2.28.1: #i74007# Always import OOODMAKEMODE from the environment. Define targets from
the command line after the macros from the command line and OOODMAKEMODE
from the environment are set.
üst 4fc8c2c6
/* RCS $Id: ruletab.c,v 1.3 2007-09-20 14:34:28 vg Exp $
/* RCS $Id: ruletab.c,v 1.4 2007-10-15 15:45:20 ihi Exp $
--
-- SYNOPSIS
-- Default initial configuration of dmake.
......@@ -33,8 +33,6 @@
* 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 := 8190",
"MAXPROCESSLIMIT := 16",
......
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