artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46a528
)
unbreak tree - this was not the rand.c I was looking for
author
beck
<beck@openbsd.org>
Fri, 18 Apr 2014 20:01:31 +0000
(20:01 +0000)
committer
beck
<beck@openbsd.org>
Fri, 18 Apr 2014 20:01:31 +0000
(20:01 +0000)
kerberosV/lib/libroken/Makefile
patch
|
blob
|
history
diff --git
a/kerberosV/lib/libroken/Makefile
b/kerberosV/lib/libroken/Makefile
index
fa98ec3
..
e0e5e92
100644
(file)
--- a/
kerberosV/lib/libroken/Makefile
+++ b/
kerberosV/lib/libroken/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
8 2014/04/18 18:25:04
beck Exp $
+# $OpenBSD: Makefile,v 1.
9 2014/04/18 20:01:31
beck Exp $
LIB= roken
INCS= roken.h \
@@
-51,6
+51,7
@@
SRCS= base64.c \
parse_time.c \
parse_units.c \
qsort.c \
+ rand.c \
realloc.c \
resolve.c \
roken.h \