8 lines
74 B
Makefile
8 lines
74 B
Makefile
# $Id $
|
|
|
|
PROG= quot
|
|
BINGRP= operator
|
|
MAN8= quot.0
|
|
|
|
.include <bsd.prog.mk>
|