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