NetBSD/lib/liby/Makefile

9 lines
169 B
Makefile
Raw Normal View History

1997-09-20 08:16:40 +04:00
# $NetBSD: Makefile,v 1.4 1997/09/20 04:23:20 mikel Exp $
1993-08-01 09:37:30 +04:00
# from: @(#)Makefile 5.5 (Berkeley) 5/15/90
1993-03-21 12:45:37 +03:00
LIB= y
SRCS= main.c yyerror.c
NOPIC= nopic
1993-03-21 12:45:37 +03:00
.include <bsd.lib.mk>