freebsd-dev/share/doc/psd/17.m4/Makefile
Greg Lehey acad7b4730 Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build
environment before they will build.

Approved by:    David Taylor <davidt@caldera.com>
2002-05-19 07:35:00 +00:00

12 lines
162 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/8/93
# $FreeBSD$
DIR= psd/17.m4
SRCS= m4.ms
MACROS= -msU
paper.ps: ${SRCS}
${ROFF} ${SRCS} > ${.TARGET}
.include <bsd.doc.mk>