aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2020-06-06 10:27:15 +0000
committerrodri <rgl@antares-labs.eu>2020-06-06 10:27:15 +0000
commit5eaae194e1d1b7bfea43afcb03d3d40c2a75cad2 (patch)
tree3b03836ec69d460f3e49c39e9da58a2a25db1d64 /mkfile
downloadpcardpt-5eaae194e1d1b7bfea43afcb03d3d40c2a75cad2.tar.gz
pcardpt-5eaae194e1d1b7bfea43afcb03d3d40c2a75cad2.tar.bz2
pcardpt-5eaae194e1d1b7bfea43afcb03d3d40c2a75cad2.zip
initial attempt. getting denormalized number errors.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/mkfile b/mkfile
new file mode 100644
index 0000000..3196810
--- /dev/null
+++ b/mkfile
@@ -0,0 +1,8 @@
+</$objtype/mkfile
+
+BIN=/$objtype/bin
+TARG=pcardpt
+OFILES=\
+ pcardpt.$O\
+
+</sys/src/cmd/mkone