From owner-freebsd-alpha Thu Dec 16 4:56:53 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id AE6AA150B0 for ; Thu, 16 Dec 1999 04:56:49 -0800 (PST) (envelope-from freebsd-alpha@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id NAA07220 for alpha@FreeBSD.org; Thu, 16 Dec 1999 13:30:51 +0100 (CET) (envelope-from freebsd-alpha@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for alpha@FreeBSD.org (alpha@FreeBSD.org) To: alpha@FreeBSD.org Date: Thu, 16 Dec 1999 13:30:42 +0100 From: Marcel Moolenaar Message-ID: <3858DB72.14B2E766@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: pcvt and libkeycap on Alpha Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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