From owner-freebsd-commit Mon Jan 8 01:18:13 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24193 for freebsd-commit-outgoing; Mon, 8 Jan 1996 01:18:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24165 for cvs-all-outgoing; Mon, 8 Jan 1996 01:18:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24153 for cvs-usrbin-outgoing; Mon, 8 Jan 1996 01:17:56 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA24140 Mon, 8 Jan 1996 01:17:48 -0800 (PST) Date: Mon, 8 Jan 1996 01:17:48 -0800 (PST) From: Peter Wemm Message-Id: <199601080917.BAA24140@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/lex Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/08 01:17:45 Modified: usr.bin/lex Makefile Log: Add some links to lex (flex, flex++ etc) that some of the gnu autoconf scripts check for. (when looking explicitly for flex..) Also, do some man links for the commands under their alternate names. Install the c++ FlexLexer.h file as per the "XXX TODO" comment. Revision Changes Path 1.3 +11 -4 src/usr.bin/lex/Makefile