a316b26e50
test the -me stuff, so it's still disabled for now.
11 lines
143 B
Makefile
11 lines
143 B
Makefile
# From: @(#)Makefile 1.4 (Berkeley) 6/8/93
|
|
# $Id$
|
|
|
|
VOLUME= papers
|
|
DOC= newvm
|
|
SRCS= 0.t 1.t a.t
|
|
MACROS= -ms
|
|
USE_TBL= yes
|
|
|
|
.include <bsd.doc.mk>
|