Start development on 386BSD 0.0
[unix-history] / .ref-BSD-4_3_Net_2 / usr / src / share / doc / usd / 22.memacros / Makefile
# @(#)Makefile 6.4 (Berkeley) 6/30/90
DIR= usd/22.memacros
SRCS= intro.me
MACROS= -me
paper.${PRINTER}: ${SRCS}
${ROFF} ${SRCS} > ${.TARGET}
.include <bsd.doc.mk>