NetBSD/lib/liby/Makefile

9 lines
172 B
Makefile

# $NetBSD: Makefile,v 1.9 2001/12/12 00:51:06 tv Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
LIB= y
SRCS= main.c yyerror.c
NOPIC= # defined
.include <bsd.lib.mk>