Skip to content

Commit

Permalink
Remove the "lib/%" rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
skullydazed committed Sep 7, 2017
1 parent 0759ade commit 6fc43dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -554,10 +554,6 @@ test: test-all
.PHONY: test-clean
test-clean: test-all-clean

lib/%:
git submodule sync $?
git submodule update --init $?

git-submodule:
git submodule sync --recursive
git submodule update --init --recursive
Expand Down

0 comments on commit 6fc43dd

Please sign in to comment.