mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 21:13:11 +01:00
f8f8058e6f
source tree. Eliminate papers which require -me macros, 'cos they currently don't work with groff.
9 lines
124 B
Makefile
9 lines
124 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $Id$
|
|
|
|
VOLUME= smm/04.quotas
|
|
SRCS= quotas.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|