aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2020-05-11 09:59:39 +0000
committerrodri <rgl@antares-labs.eu>2020-05-11 09:59:39 +0000
commita946b00aa91ed059a1e9aad367bb6e872dcd1c1a (patch)
treeb2d5064c70659627a8e9054d6ce02dd440c2a407 /mkfile
downloadetoys-a946b00aa91ed059a1e9aad367bb6e872dcd1c1a.tar.gz
etoys-a946b00aa91ed059a1e9aad367bb6e872dcd1c1a.tar.bz2
etoys-a946b00aa91ed059a1e9aad367bb6e872dcd1c1a.zip
new toy: triangles
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/mkfile b/mkfile
new file mode 100644
index 0000000..f54cc91
--- /dev/null
+++ b/mkfile
@@ -0,0 +1,7 @@
+</$objtype/mkfile
+
+BIN=/$objtype/bin/etoys
+TARG=\
+ triangles\
+
+</sys/src/cmd/mkmany