Re: make targets broken?

2015-06-16 Thread Garrett Cooper

> On Jun 16, 2015, at 05:20, Bjoern A. Zeeb  
> wrote:
> 
> Hi,
> 
> I am puzzled by this:
> 
> head-scratch.svn]$ make targets
> `targets’ is up to date.

It probably needs to be marked .PHONY. check with sjg though...
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

make targets broken?

2015-06-16 Thread Bjoern A. Zeeb
Hi,

I am puzzled by this:

head-scratch.svn]$ make targets
`targets’ is up to date.

I would expect a list of TARGET/TARGET_ARCH pairs.

/bz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"