From owner-freebsd-commit Sat Feb 24 08:32:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA18219 for freebsd-commit-outgoing; Sat, 24 Feb 1996 08:32:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA18188 for cvs-all-outgoing; Sat, 24 Feb 1996 08:32:05 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA18008 Sat, 24 Feb 1996 08:31:40 -0800 (PST) Date: Sat, 24 Feb 1996 08:31:40 -0800 (PST) From: Joerg Wunsch Message-Id: <199602241631.IAA18008@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/lex/lib Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/02/24 08:31:36 Modified: usr.bin/lex/lib Makefile Log: Now that we install the `flex' alias for our lex, we should also install the `libfl' alias for libl. Some third-party software will expect it this way. Submitted by: Holm tiffe (holm@geophysik.tu-freiberg.de) Revision Changes Path 1.3 +4 -2 src/usr.bin/lex/lib/Makefile