summaryrefslogtreecommitdiff
path: root/mkfile.p9p
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2013-08-10 08:36:48 +1000
committerJustin Bedo <cu@cua0.org>2013-08-10 08:36:48 +1000
commitf85676749888e99fec419236d4823fe6250eddd1 (patch)
tree3bae597f74c8fb73860dc6448429cbaf719fbbb1 /mkfile.p9p
Initial importHEADmaster
Diffstat (limited to 'mkfile.p9p')
-rw-r--r--mkfile.p9p10
1 files changed, 10 insertions, 0 deletions
diff --git a/mkfile.p9p b/mkfile.p9p
new file mode 100644
index 0000000..5a870b1
--- /dev/null
+++ b/mkfile.p9p
@@ -0,0 +1,10 @@
+<$PLAN9/src/mkhdr
+
+LIB=liblinalg.a
+OFILES=\
+ linalg.$O\
+ frand.$O\
+
+
+<$PLAN9/src/mksyslib
+