From owner-cvs-src@FreeBSD.ORG Mon Aug 11 08:49:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 276D837B401; Mon, 11 Aug 2003 08:49:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D6CB43F75; Mon, 11 Aug 2003 08:49:14 -0700 (PDT) (envelope-from njl@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 h7BFnE0U048914; Mon, 11 Aug 2003 08:49:14 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7BFnEbJ048913; Mon, 11 Aug 2003 08:49:14 -0700 (PDT) Message-Id: <200308111549.h7BFnEbJ048913@repoman.freebsd.org> From: Nate Lawson Date: Mon, 11 Aug 2003 08:49:14 -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/acpi/acpidb Makefilesrc/usr.sbin/acpi/iasl Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 15:49:15 -0000 njl 2003/08/11 08:49:14 PDT FreeBSD src repository Modified files: usr.sbin/acpi/acpidb Makefile usr.sbin/acpi/iasl Makefile Log: Remove the band-aid to make these compile on amd64/ia64. Revision Changes Path 1.4 +1 -6 src/usr.sbin/acpi/acpidb/Makefile 1.3 +1 -6 src/usr.sbin/acpi/iasl/Makefile