3e11bd9e2a
Reduce overlinking
8 lines
64 B
Makefile
8 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= bspatch
|
|
|
|
LIBADD= bz2
|
|
|
|
.include <bsd.prog.mk>
|