artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b36752d
)
proxy function not used/needed
author
ericj
<ericj@openbsd.org>
Mon, 10 Apr 2000 20:39:05 +0000
(20:39 +0000)
committer
ericj
<ericj@openbsd.org>
Mon, 10 Apr 2000 20:39:05 +0000
(20:39 +0000)
libexec/identd/Makefile
patch
|
blob
|
history
diff --git
a/libexec/identd/Makefile
b/libexec/identd/Makefile
index
cf86b4d
..
08b4913
100644
(file)
--- a/
libexec/identd/Makefile
+++ b/
libexec/identd/Makefile
@@
-1,7
+1,7
@@
-# $Id: Makefile,v 1.
4 1998/06/10 03:49:38 beck
Exp $
+# $Id: Makefile,v 1.
5 2000/04/10 20:39:05 ericj
Exp $
PROG= identd
-SRCS= identd.c openbsd.c parse.c
proxy.c
version.c
+SRCS= identd.c openbsd.c parse.c version.c
MAN= identd.8
CFLAGS+= -Wall -Werror