diff options
Diffstat (limited to 'usr.bin/lex/lib/Makefile')
-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 8ceb8b5..286de75 100644 --- a/usr.bin/lex/lib/Makefile +++ b/usr.bin/lex/lib/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1994/08/25 23:11:07 wollman Exp $ +# $FreeBSD$ LIB= ln SRCS= libmain.c libyywrap.c |