NetBSD/lib/liby/Makefile

8 lines
154 B
Makefile
Raw Normal View History

1993-08-01 09:37:30 +04:00
# from: @(#)Makefile 5.5 (Berkeley) 5/15/90
# $Id: Makefile,v 1.2 1993/08/01 05:39:47 mycroft Exp $
1993-03-21 12:45:37 +03:00
LIB= y
SRCS= main.c yyerror.c
.include <bsd.lib.mk>