7 lines
100 B
Makefile
7 lines
100 B
Makefile
# $Id: Makefile,v 1.3 1994/12/22 11:39:03 cgd Exp $
|
|
|
|
PROG= quot
|
|
MAN= quot.8
|
|
|
|
.include <bsd.prog.mk>
|