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.
12 lines
196 B
Makefile
12 lines
196 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= psd/02.implement
|
|
SRCS= implement
|
|
MACROS= -ms
|
|
USE_PIC=yes
|
|
USE_TBL=yes
|
|
# REFER= refer -p /usr/old/dict/papers/Ind -e
|
|
|
|
.include <bsd.doc.mk>
|