artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0092f94
)
praliases now has a man page.
author
millert
<millert@openbsd.org>
Sun, 15 Sep 1996 05:17:52 +0000
(
05:17
+0000)
committer
millert
<millert@openbsd.org>
Sun, 15 Sep 1996 05:17:52 +0000
(
05:17
+0000)
usr.sbin/sendmail/praliases/Makefile
patch
|
blob
|
history
diff --git
a/usr.sbin/sendmail/praliases/Makefile
b/usr.sbin/sendmail/praliases/Makefile
index
621bea8
..
18015f8
100644
(file)
--- a/
usr.sbin/sendmail/praliases/Makefile
+++ b/
usr.sbin/sendmail/praliases/Makefile
@@
-2,7
+2,7
@@
PROG= praliases
CFLAGS+=-I${.CURDIR}/../src
-NOMAN= noman
+MAN= praliases.1
.include "../../Makefile.inc"
.include <bsd.prog.mk>