Date: Thu, 16 Dec 1999 13:30:42 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: alpha@FreeBSD.org Subject: pcvt and libkeycap on Alpha Message-ID: <3858DB72.14B2E766@scc.nl>
next in thread | raw e-mail | index | archive | help
Hi, On Alpha, src/usr.sbin/pcvt is not built but src/usr.sbin/pcvt/keycap is! src/usr.bin/pcvt/keycap is built by the 'libraries' target in src/Makefile.inc1. But since src/usr.sbin/pcvt is itself not built, not object directory is created. This means that src/usr.sbin/pcvt/keycap is always built in the source tree. The question (at last :-): Should src/usr.sbin/pcvt be enabled or should we exclude src/usr.sbin/pcvt/keycap from the libraries target on Alpha? -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3858DB72.14B2E766>