diff options
Diffstat (limited to 'usr.bin/lex/lib')
-rw-r--r-- | usr.bin/lex/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/lib/Makefile b/usr.bin/lex/lib/Makefile index 8fd744f..0091cc2 100644 --- a/usr.bin/lex/lib/Makefile +++ b/usr.bin/lex/lib/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1997/02/22 19:55:36 peter Exp $ +# $FreeBSD$ LIB= ln SRCS= libmain.c libyywrap.c |