Commit b98af84f authored by gejun's avatar gejun

add back FORCE to target libbrpc.dbg.a

parent c4e34572
...@@ -144,7 +144,7 @@ clean:clean_bins ...@@ -144,7 +144,7 @@ clean:clean_bins
clean_bins: clean_bins:
@rm -rf $(TEST_BINS) @rm -rf $(TEST_BINS)
libbrpc.dbg.a: libbrpc.dbg.a:FORCE
@$(MAKE) -C.. debug @$(MAKE) -C.. debug
FORCE: FORCE:
......
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