9 lines
125 B
Makefile
9 lines
125 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $Id$
|
|
|
|
VOLUME= usd/19.memacros
|
|
SRCS= intro.me
|
|
MACROS= -me
|
|
|
|
.include <bsd.doc.mk>
|