projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8d13a0
)
now have man page
author
Paul Mackerras
<paulus@samba.org>
Thu, 26 May 1994 06:45:03 +0000
(06:45 +0000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 26 May 1994 06:45:03 +0000
(06:45 +0000)
chat/Makefile.bsd
patch
|
blob
|
history
diff --git
a/chat/Makefile.bsd
b/chat/Makefile.bsd
index c2e10e52827c1f8e741203fd07e876e26b36cfac..c7e5081dff5929811711074f5ce30d288e3eea3f 100644
(file)
--- a/
chat/Makefile.bsd
+++ b/
chat/Makefile.bsd
@@
-1,8
+1,8
@@
-# $Id: Makefile.bsd,v 1.
1 1994/05/20 05:32:16
paulus Exp $
+# $Id: Makefile.bsd,v 1.
2 1994/05/26 06:45:03
paulus Exp $
PROG= chat
SRCS= chat.c
-NOMAN= noman
+MAN8= chat.0
BINDIR= /usr/sbin
.include <bsd.prog.mk>