Fixed bison parser lib dependency issue.

parent 142f4a8a
...@@ -24,4 +24,5 @@ endif ...@@ -24,4 +24,5 @@ endif
$(b)pybison/%.c: $(d)pybison/src/pyrex/%.pyx $(b)pybison/%.c: $(d)pybison/src/pyrex/%.pyx
$(py2c) -o $@ $< $(py2c) -o $@ $<
$(RM) $(@D)/*.so
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment