git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
uss: Suppress more warnings from lex.yy.c
[openafs.git]
/
src
/
uss
/
Makefile.in
diff --git
a/src/uss/Makefile.in
b/src/uss/Makefile.in
index
1e26c91
..
5076b66
100644
(file)
--- a/
src/uss/Makefile.in
+++ b/
src/uss/Makefile.in
@@
-46,7
+46,7
@@
uss: uss.o ${OBJS} $(LIBS)
uss.o: uss.c AFS_component_version_number.c
-CFLAGS_lex.yy.o = @CFLAGS_NOUNUSED@
+CFLAGS_lex.yy.o = @CFLAGS_NOUNUSED@ @CFLAGS_NOOLDSTYLE@
lex.yy.o : lex.yy.c y.tab.c
lex.yy.c : lex.l