diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-02 00:29:53 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-02 00:29:53 +0000 |
commit | 58020137fcd5c4a77919d853734f563f7aeb6cb1 (patch) | |
tree | ce392527ec13f23633e04b5876c50b37873a2651 /lib/liby/Makefile | |
parent | ac7774b0144eed120eee55b2a3e16aaf80f8b937 (diff) |
$OpenBSD$
Diffstat (limited to 'lib/liby/Makefile')
-rw-r--r-- | lib/liby/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/liby/Makefile b/lib/liby/Makefile index a9494239367..dd1ff7aa975 100644 --- a/lib/liby/Makefile +++ b/lib/liby/Makefile @@ -1,5 +1,4 @@ -# from: @(#)Makefile 5.5 (Berkeley) 5/15/90 -# $Id: Makefile,v 1.1 1995/10/18 08:43:14 deraadt Exp $ +# $OpenBSD: Makefile,v 1.2 2000/03/02 00:29:51 todd Exp $ LIB= y SRCS= main.c yyerror.c |