mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 18:59:37 +00:00
7 lines
56 B
Makefile
7 lines
56 B
Makefile
# $Id$
|
|
|
|
PROG= quot
|
|
MAN8= quot.8
|
|
|
|
.include <bsd.prog.mk>
|