From owner-cvs-all@FreeBSD.ORG Fri Aug 29 01:24:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5B5916A4BF; Fri, 29 Aug 2003 01:24:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32FE644008; Fri, 29 Aug 2003 01:24:11 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7T8OB0U002028; Fri, 29 Aug 2003 01:24:11 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7T8OAj8002027; Fri, 29 Aug 2003 01:24:10 -0700 (PDT) Message-Id: <200308290824.h7T8OAj8002027@repoman.freebsd.org> From: Greg Lehey Date: Fri, 29 Aug 2003 01:24:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 08:24:11 -0000 grog 2003/08/29 01:24:10 PDT FreeBSD src repository Modified files: usr.sbin Makefile Log: Add asf to i386 build. This will probably work on other platforms too, but I don't have time to test it, and I'm not sure it will help much. Revision Changes Path 1.269 +1 -0 src/usr.sbin/Makefile