From owner-cvs-lib Fri Jul 18 03:35:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA14540 for cvs-lib-outgoing; Fri, 18 Jul 1997 03:35:39 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (wck-ca4-23.ix.netcom.com [199.35.213.151]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA14370; Fri, 18 Jul 1997 03:31:44 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.6/8.6.9) id DAA01771; Fri, 18 Jul 1997 03:31:09 -0700 (PDT) Date: Fri, 18 Jul 1997 03:31:09 -0700 (PDT) Message-Id: <199707181031.DAA01771@silvia.HIP.Berkeley.EDU> To: msmith@atrad.adelaide.edu.au CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG In-reply-to: <199707180740.RAA05682@genesis.atrad.adelaide.edu.au> (message from Michael Smith on Fri, 18 Jul 1997 17:10:33 +0930 (CST)) Subject: Re: cvs commit: src/lib/libutil Makefile src/lib/libipx Makefile src/lib/libscsi Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * While you're beating up on this, can you make sure that the libutil * Makefile is putting the auto-generated files in the correct directory? * * I have this bad feeling that they end up in the wrong place. I'm not sure what you mean. The libutil Makefile is only installing two header files by itself, they aren't auto-generated and they both go to ${DESTDIR}/usr/include. Satoshi