xref
: /
freebsd
/
usr.bin
/
bsdiff
/
bspatch
/
Makefile
(revision c6989859ae9388eeb46a24fe88f9b8d07101c710)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
bspatch
4
5
LIBADD
=
bz2
6
7
.
include
<
bsd.prog.mk
>
8