8 lines
64 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= bspatch
LIBADD= bz2
.include <bsd.prog.mk>