From owner-cvs-all Tue Sep 26 11:55:44 2000 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 2DB9337B424; Tue, 26 Sep 2000 11:55:37 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA02225; Tue, 26 Sep 2000 11:55:37 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <200009261855.LAA02225@freefall.freebsd.org> From: Bruce Evans Date: Tue, 26 Sep 2000 11:55:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/if_ppp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2000/09/26 11:55:33 PDT Modified files: sys/modules/if_ppp Makefile Log: Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of configuring INET). Fixed most style bugs (mainly hard-coding of ${.TARGET}). Revision Changes Path 1.26 +14 -16 src/sys/modules/if_ppp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message