mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 07:55:21 -04:00
The m4 doc sources aren't in Lite* or FreeBSD, and Lite2 removed this
unused Makefile.
This commit is contained in:
parent
76b9a919c0
commit
161c4ac479
1 changed files with 0 additions and 11 deletions
|
|
@ -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>
|
||||
Loading…
Reference in a new issue