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

--- Comment #8 from Jan Beich <jbe...@freebsd.org> ---
> $ cd `make -V WRKSRC)/programs`

Sorry for tcsh-style typo:

$ cd $(make -V WRKSRC)/programs

or

$ cd `make -V WRKSRC`/programs

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

Reply via email to