Home | History | Annotate | Line # | Download | only in liby
      1 #	$NetBSD: Makefile,v 1.10 2002/08/19 14:55:18 lukem Exp $
      2 #	from: @(#)Makefile	8.1 (Berkeley) 6/4/93
      3 
      4 NOPIC=		# defined
      5 
      6 LIB=		y
      7 SRCS=		main.c yyerror.c
      8 
      9 .include <bsd.lib.mk>
     10