summaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2019-09-23 11:33:41 +0000
committerrodri <rgl@antares-labs.eu>2019-09-23 11:33:41 +0000
commit8c26b78f66c54804aca8ff4b6d11affedf47c767 (patch)
treec3a46f708dca382ad6deb86be3c0b93ee7feaf2e /mkfile
downloadjsonbench-master.tar.gz
jsonbench-master.tar.bz2
jsonbench-master.zip
little linear benchmark.HEADmaster
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..f122710
--- /dev/null
+++ b/mkfile
@@ -0,0 +1,9 @@
+</$objtype/mkfile
+
+BIN=/$objtype/bin
+
+TARG=jsonbench
+OFILES=\
+ main.$O
+
+</sys/src/cmd/mkone