[Bug 11114] make(1) does not work as documented with .POSIX: target

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=4

Baptiste Daroussin  changed:

   What|Removed |Added

 CC||b...@freebsd.org,
   ||s...@freebsd.org

--- Comment #24 from Baptiste Daroussin  ---
Add sjg@ in CC he might be interested in that bug and can actually say if bmake
is inpacted

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 11114] make(1) does not work as documented with .POSIX: target

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=4

Eitan Adler  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=1550
   ||00

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 11114] make(1) does not work as documented with .POSIX: target

2014-06-04 Thread bz-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=4

Simon J. Gerraty  changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 Resolution|--- |Works As Intended

--- Comment #25 from Simon J. Gerraty  ---
Makefile is read *after* sys.mk so .POSIX: target in Makefile
has no influence over sys.mk

Looks to be working as defined.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"