2023-03-30 07:34:55 -05:00

6 lines
68 B
Makefile

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