From owner-freebsd-current Sun Sep 15 10: 8:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13B3C37B400 for ; Sun, 15 Sep 2002 10:08:16 -0700 (PDT) Received: from tomts26-srv.bellnexxia.net (tomts26.bellnexxia.net [209.226.175.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10CDD43E65 for ; Sun, 15 Sep 2002 10:08:15 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([65.95.177.86]) by tomts26-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020915170813.FSEQ21425.tomts26-srv.bellnexxia.net@xena.gsicomp.on.ca> for ; Sun, 15 Sep 2002 13:08:13 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8FFsNX96978 for ; Sun, 15 Sep 2002 11:54:23 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <037f01c25cda$79f720a0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: Subject: How many makeLINT scripts do we need? Date: Sun, 15 Sep 2002 13:08:04 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It looks like the "official" way to make LINT is this: cd /usr/src/sys/i386/conf make LINT This method uses /usr/src/sys/conf/makeLINT.sed. So, is /usr/src/sys/i386/conf/makeLINT.sh neccessary to have around anymore? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message