# ignore-cross-compile
include ../tools.mk

all:
	$(RUSTC) windows.rs
	$(RUSTC) console.rs
