summaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-09-02 13:13:03 +0000
committerrodri <rgl@antares-labs.eu>2024-09-02 13:13:03 +0000
commit877f2c0b88321839b939d1031ad7e5a386d89dc0 (patch)
tree063c456969092f423d1ad4289772a80233718840 /mkfile
downloadthreadpool-877f2c0b88321839b939d1031ad7e5a386d89dc0.tar.gz
threadpool-877f2c0b88321839b939d1031ad7e5a386d89dc0.tar.bz2
threadpool-877f2c0b88321839b939d1031ad7e5a386d89dc0.zip
parallel experiments lain.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/mkfile b/mkfile
new file mode 100644
index 0000000..2d6eaac
--- /dev/null
+++ b/mkfile
@@ -0,0 +1,9 @@
+</$objtype/mkfile
+
+BIN=/$objtype/bin
+TARG=main1\
+ main2\
+ main3\
+ main4\
+
+</sys/src/cmd/mkmany