Beginning of Makefile

This commit is contained in:
Jef Roosens 2021-08-28 12:41:43 +02:00
parent 1ee9b78d81
commit c912c0aa0b
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
3 changed files with 28 additions and 1 deletions

3
.cargo/config Normal file
View file

@ -0,0 +1,3 @@
# vim: ft=toml
[build]
target-dir = "out/target"