We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd0542 commit e583786Copy full SHA for e583786
GNUmakefile
@@ -27,7 +27,7 @@ CARGO ?= cargo
27
CARGOFLAGS ?=
28
RUSTC_ARCH ?= # should be empty except for cross-build, not --target $(shell rustc --print host-tuple)
29
30
-#prefix appended to all binaries and library dir
+#prefix prepended to all binaries and library dir
31
PROG_PREFIX ?=
32
33
# Install directories
0 commit comments