a316b26e50
test the -me stuff, so it's still disabled for now.
13 lines
177 B
Makefile
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>
|