mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
120 B
Makefile
9 lines
120 B
Makefile
# $NetBSD: Makefile,v 1.6 2011/03/06 23:41:47 christos Exp $
|
|
|
|
WARNS?= 4
|
|
|
|
PROG= quot
|
|
MAN= quot.8
|
|
|
|
.include <bsd.prog.mk>
|