Преглед на файлове

Remove the "lib/%" rule.

skullY преди 8 години
родител
ревизия
6fc43ddaf6
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      Makefile

+ 0 - 4
Makefile

@@ -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