From owner-freebsd-current Tue Oct 8 16:42:42 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA16933 for current-outgoing; Tue, 8 Oct 1996 16:42:42 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA16926 for ; Tue, 8 Oct 1996 16:42:39 -0700 (PDT) Received: from campa.panke.de (anonymous231.ppp.cs.tu-berlin.de [130.149.17.231]) by mail.cs.tu-berlin.de (8.6.13/8.6.12) with ESMTP id BAA06657; Wed, 9 Oct 1996 01:41:03 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id WAA06329; Tue, 8 Oct 1996 22:21:48 +0200 Date: Tue, 8 Oct 1996 22:21:48 +0200 From: Wolfram Schneider Message-Id: <199610082021.WAA06329@campa.panke.de> To: Steve Price CC: current@freebsd.org Subject: .depend Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I think we should add an enviroment variable (e.g. DEPENDFILE) to make(1) for `.depend'. mkdep -f foo support different depend files. --Wolfram Schneider