0502712ab0
Obtained from: mark Pointy hat to: grog Change msU macros to mU. This is only a partial solution; the whole issue of building the documentation needs to be revisited.
9 lines
118 B
Makefile
9 lines
118 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
DIR= psd/06.Clang
|
|
SRCS= Clang.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|