micropython/ports/windows/variants
Jim Mussared 94a19f1062 windows/Makefile: Update test dependency on $(PROG).
PR #9012 (b2e8240268) changed the output to
$(BUILD)/$(PROG) but the tests are still looking for $(PROG).

Also remove the now-unnecessary override of $(PROG) in the standard
variant.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-08-11 16:53:43 +10:00
..
dev unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
standard windows/Makefile: Update test dependency on $(PROG). 2022-08-11 16:53:43 +10:00
manifest.py