diff options
Diffstat (limited to 'share/doc/smm/04.quotas/Makefile')
-rw-r--r-- | share/doc/smm/04.quotas/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/share/doc/smm/04.quotas/Makefile b/share/doc/smm/04.quotas/Makefile new file mode 100644 index 000000000000..e3c68ff48c56 --- /dev/null +++ b/share/doc/smm/04.quotas/Makefile @@ -0,0 +1,8 @@ +# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 +# $FreeBSD$ + +VOLUME= smm/04.quotas +SRCS= quotas.ms +MACROS= -ms + +.include <bsd.doc.mk> |