From owner-cvs-all Thu May 7 23:34:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02907 for cvs-all-outgoing; Thu, 7 May 1998 23:34:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02826; Thu, 7 May 1998 23:34:01 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA14637; Thu, 7 May 1998 23:31:06 -0700 (PDT) Date: Thu, 7 May 1998 23:31:06 -0700 (PDT) Message-Id: <199805080631.XAA14637@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.dep.mk bsd.prog.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/05/07 23:31:06 PDT Modified files: share/mk bsd.dep.mk bsd.prog.mk Log: Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mk so that it applies to libraries (and lkms) as well as programs. Revision Changes Path 1.21 +40 -1 src/share/mk/bsd.dep.mk 1.72 +1 -38 src/share/mk/bsd.prog.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message