https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223180

--- Comment #1 from Johannes Lundberg <johal...@gmail.com> ---
It should of course be

.for _o in ${SRCS:N*.h}
OBJS+=${_o:R:S/$/.o/g}
.endfor


The previous suggestion breaks buildkernel (and maybe even buildworld).

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

Reply via email to