micropython/ports/unix/variants/standard/mpconfigvariant.mk
Damien George d53c3b6ade unix/variants: Remove variant suffix from executable filename.
The executable now lives in the build directory, and since the build
directory already contains the variant name there is no need to also add
it to the executable.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-11 13:34:34 +10:00

2 lines
61 B
Makefile

# This is the default variant when you `make` the Unix port.