Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 1996 16:50:53 -0400 (EDT)
From:      Thomas David Rivers <ponds!rivers@dg-rtp.dg.com>
To:        sprice@hiwaay.net, ponds!freebsd.org!freebsd-smp, ponds!freebsd.org!hackers
Cc:        ponds!thuvia.qstools.com!bill
Subject:   Re: NetBSD ==> FreeBSD make(1)
Message-ID:  <199609282050.QAA03444@lakes.water.net>

next in thread | raw e-mail | index | archive | help
> 
> Here is a brief list of the changes to make(1).
> 
> Add these directives:
> 
>         .ORDER          ; control build order of targets
>         .PARALLEL       ; not fully implemented
>         .PHONY          ; always out of date target
>         .WAIT           ; more parallel-related stuff
> 
> Add these command line arguments:
> 
>         -B           ; set backward compatibility mode
>         -m directory ; override the default system include path
> 
> Also, tons of stuff to better support SunOS/SVSV-based machines,
> and scads of job-control related fixes/enhancements.
> 
> Steve
> 

 I'd be interested in your job-control related fixes - I've just
started that task myself (porting our Make to HP/UX 9.05), so I'd
rather not re-invent the wheel... :-)

	- Thanks -
	- Dave R. -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609282050.QAA03444>