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