mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 22:29:21 -04:00
11 lines
190 B
Makefile
11 lines
190 B
Makefile
# $NetBSD: Makefile,v 1.9 2014/07/05 19:22:42 dholland Exp $
|
|
#
|
|
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
|
|
SECTION=reference/ref7
|
|
ARTICLE=quotas
|
|
SRCS= quotas.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|