NetBSD/usr.sbin/quot/Makefile

7 lines
100 B
Makefile
Raw Normal View History

1994-12-22 14:32:57 +03:00
# $Id: Makefile,v 1.3 1994/12/22 11:39:03 cgd Exp $
1994-02-10 20:58:38 +03:00
PROG= quot
1994-12-22 14:32:57 +03:00
MAN= quot.8
1994-02-10 20:58:38 +03:00
.include <bsd.prog.mk>