1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/share/doc/papers/relengr/Makefile
Garrett Wollman a316b26e50 Make all these format under the new scheme. I haven't had a chance to
test the -me stuff, so it's still disabled for now.
1995-01-11 04:10:10 +00:00

13 lines
177 B
Makefile

# From: @(#)Makefile 1.6 (Berkeley) 6/8/93
# $Id$
VOLUME= papers
DOC= releng
SRCS= 0.t 1.t 2.t 3.t
MACROS= -ms
EXTRA= ref.bib tmac.srefs
USE_REFER= yes
.include <bsd.doc.mk>