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
145 B
Makefile
9 lines
145 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= psd/04.uprog
|
|
SRCS= p.mac p0 p1 p2 p3 p4 p5 p6 p8 p9
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|