diff options
| author | mikel <mikel@NetBSD.org> | 1997-09-20 04:16:40 +0000 |
|---|---|---|
| committer | mikel <mikel@NetBSD.org> | 1997-09-20 04:16:40 +0000 |
| commit | e13ea50bb509f2173ecebe852fbab2e7e5b4dbd7 (patch) | |
| tree | 564a0191f1b5edf44f8d4d2e243b7446b70efb66 /lib/liby | |
| parent | 3d302c58a2972e6d21ffff53a3a224cf50d2a345 (diff) | |
RCSid police
Diffstat (limited to 'lib/liby')
| -rw-r--r-- | lib/liby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/liby/Makefile b/lib/liby/Makefile index 424e69b074d..421a9cb6e37 100644 --- a/lib/liby/Makefile +++ b/lib/liby/Makefile @@ -1,5 +1,5 @@ +# $NetBSD: Makefile,v 1.4 1997/09/20 04:23:20 mikel Exp $ # from: @(#)Makefile 5.5 (Berkeley) 5/15/90 -# $Id: Makefile,v 1.3 1993/10/05 21:54:30 pk Exp $ LIB= y SRCS= main.c yyerror.c |
