From owner-cvs-all Tue Oct 23 3:20:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D577437B401; Tue, 23 Oct 2001 03:20:24 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9NAKOg19550; Tue, 23 Oct 2001 03:20:24 -0700 (PDT) (envelope-from peter) Message-Id: <200110231020.f9NAKOg19550@freefall.freebsd.org> From: Peter Wemm Date: Tue, 23 Oct 2001 03:20:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/10/23 03:20:24 PDT Modified files: usr.sbin/ppp Makefile Log: ia64 support. Due to the bogus placement of some i4b includes, it is i386-only, even though it would work on all the isa-capable platforms. Change the NOI4B so that instead of excluding alpha, it only includes i386. Revision Changes Path 1.92 +2 -2 src/usr.sbin/ppp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message