gx: remove gx-deps from deps target
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Jakub Sztandera committed
Mar 3, 2019 at 20:03 UTC
d78717e116f81b6b76e29dea5be56ae3153878ff
1 file changed
+1
-1
Rules.mk
+1
-1
@@ -85,7 +85,7 @@ test: $(TEST)
85
test_short: $(TEST_SHORT)
86
.PHONY: test_short
87
88
-deps: gx-deps
88
+deps:
89
.PHONY: deps
90
91
nofuse: GOTAGS += nofuse