9 lines
124 B
Makefile
9 lines
124 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $Id$
|
|
|
|
VOLUME= usd/18.msdiffs
|
|
SRCS= ms.diffs
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|