projects
/
ppp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
use drand48 et al. instead of random
[ppp.git]
/
chat
/
Makefile.bsd
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
PROG= chat
SRCS= chat.c
-NOMAN= noman
+MAN8= chat.0
BINDIR= /usr/sbin
.include <bsd.prog.mk>
BINDIR= /usr/sbin
.include <bsd.prog.mk>