git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
98b87a2
)
tubik-build-fix-20080624
author
Matt Benjamin
<matt@linuxbox.com>
Tue, 24 Jun 2008 13:58:10 +0000 (13:58 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Tue, 24 Jun 2008 13:58:10 +0000 (13:58 +0000)
LICENSE IPL10
add missing build dependencies
src/tubik/Makefile.in
patch
|
blob
|
history
diff --git
a/src/tubik/Makefile.in
b/src/tubik/Makefile.in
index
2c3ab88
..
32b67f2
100644
(file)
--- a/
src/tubik/Makefile.in
+++ b/
src/tubik/Makefile.in
@@
-73,13
+73,13
@@
volparse.o: ${UTIL}/volparse.c
${CCRULE}
strlcat.o: ${UTIL}/strlcat.c
- ${CCRULE}
+ ${CCRULE}
strlcpy.o: ${UTIL}/strlcpy.c
- ${CCRULE}
+ ${CCRULE}
strnlen.o: ${UTIL}/strnlen.c
- ${CCRULE}
+ ${CCRULE}
flipbase64.o: ${UTIL}/flipbase64.c
${CCRULE}