freebsd-src/sbin/devmatch/Makefile

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

9 lines
91 B
Makefile
Raw Normal View History

PACKAGE= devmatch
PROG= devmatch
MAN= devmatch.8
LIBADD= devinfo
.include <bsd.prog.mk>