opnsense-src/usr.bin/bsdiff/bspatch/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
64 B
Makefile
Raw Normal View History

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