summaryrefslogtreecommitdiff
path: root/dev-util/coccinelle/files/coccinelle-1.1.1-shuffle.patch
blob: 0b3059e025291a4f2e67a76001ac0441bf019fe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Makefile	2024-06-06 08:37:24.033420168 +0200
+++ b/Makefile	2024-06-06 08:37:54.188080138 +0200
@@ -283,7 +283,8 @@
 byt-only byte-only byte : $(foreach tool,$(TOOLS),$(PREFIX_$(tool))$(tool))
 
 .PHONY: install
-install: install-spatch install-spgen install-python install-bash install-man
+install: install-spatch
+	$(MAKE) install-spgen install-python install-bash install-man
 
 .PHONY: install-bash
 install-bash: