1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/usr.sbin/digictl/Makefile

9 lines
77 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= digictl
MAN= digictl.8
2003-04-04 17:49:21 +00:00
WARNS?= 2
.include <bsd.prog.mk>