xref
: /
original-bsd
/
lib
/
liby
/
Makefile
(revision b4971bb3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 06/04/93
2
3
LIB
=
y
4
SRCS
=
main.c
yyerror.c
5
6
.
include
<
bsd.lib.mk
>
7