rustc/tests/run-make/windows-subsystem/Makefile
2023-09-14 08:56:40 +02:00

7 lines
91 B
Makefile

# ignore-cross-compile
include ../tools.mk
all:
$(RUSTC) windows.rs
$(RUSTC) console.rs