The m4 doc sources aren't in Lite* or FreeBSD, and Lite2 removed this

unused Makefile.
This commit is contained in:
Bruce Evans 1997-07-13 07:58:56 +00:00
parent 76b9a919c0
commit 161c4ac479
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27359

View File

@ -1,11 +0,0 @@
# $OpenBSD: Makefile,v 1.2 1996/06/26 05:36:17 deraadt Exp $
DIR= psd/17.m4
SRCS= m4.ms
MACROS= -msU
paper.ps: ${SRCS}
${ROFF} ${SRCS} > ${.TARGET}
.include <bsd.doc.mk>