9 lines
112 B
Makefile
9 lines
112 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= usd/05.dc
|
|
SRCS= dc
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|