mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 19:03:48 +01:00
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>
|