diff options
Diffstat (limited to 'toolchains/make.TARGETS')
-rw-r--r-- | toolchains/make.TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchains/make.TARGETS b/toolchains/make.TARGETS new file mode 100644 index 0000000..2d2bed2 --- /dev/null +++ b/toolchains/make.TARGETS @@ -0,0 +1,3 @@ +{ "toolchain": + {"type": "install", "dirs": [[["@", "make", "", "toolchain"], "."]]} +} |