8 lines
108 B
Makefile
8 lines
108 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
|
|
DIR= smm/04.quotas
|
|
SRCS= quotas.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|