rust/tests/run-make/windows-subsystem/Makefile
2023-03-30 07:34:55 -05:00

5 lines
68 B
Makefile

include ../tools.mk
all:
$(RUSTC) windows.rs
$(RUSTC) console.rs