Skip to content

Commit e583786

Browse files
oech3Ecordonnier
andauthored
GNUmakefile: FIx woording
Co-authored-by: Etienne Cordonnier <[email protected]>
1 parent fbd0542 commit e583786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ CARGO ?= cargo
2727
CARGOFLAGS ?=
2828
RUSTC_ARCH ?= # should be empty except for cross-build, not --target $(shell rustc --print host-tuple)
2929

30-
#prefix appended to all binaries and library dir
30+
#prefix prepended to all binaries and library dir
3131
PROG_PREFIX ?=
3232

3333
# Install directories

0 commit comments

Comments
 (0)