1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/usr.sbin/quot/Makefile
2003-04-04 17:49:21 +00:00

9 lines
71 B
Makefile

# $FreeBSD$
PROG= quot
MAN= quot.8
WARNS?= 2
.include <bsd.prog.mk>