projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ltq-vmmc: should be available for falcon and danube only
[openwrt.git]
/
package
/
iproute2
/
patches
/
050-bison_flex_makefile_deps_fix.patch
1
--- a/tc/Makefile
2
+++ b/tc/Makefile
3
@@ -95,6 +95,8 @@ MODDESTDIR := $(DESTDIR)$(patsubst /usr%
4
5
all: libtc.a tc $(TCSO)
6
7
+$(TCOBJ): emp_ematch.yacc.c emp_ematch.lex.c
8
+
9
tc: $(TCOBJ) $(LIBNETLINK) $(LIBUTIL) $(TCLIB)
10
11
libtc.a: $(TCLIB)
This page took
0.044569 seconds
and
5
git commands to generate.