a35d88931c
any fake value.
12 lines
285 B
Makefile
12 lines
285 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= usd/07.mail
|
|
SRCS= mail0.nr mail1.nr mail2.nr mail3.nr mail4.nr mail5.nr mail6.nr \
|
|
mail7.nr mail8.nr mail9.nr maila.nr
|
|
MACROS= -me
|
|
USE_TBL=
|
|
SRCDIR= ${.CURDIR}/../../../../usr.bin/mail/USD.doc
|
|
|
|
.include <bsd.doc.mk>
|