aboutsummaryrefslogtreecommitdiff
path: root/libiot/pthread/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'libiot/pthread/mkfile')
-rw-r--r--libiot/pthread/mkfile10
1 files changed, 10 insertions, 0 deletions
diff --git a/libiot/pthread/mkfile b/libiot/pthread/mkfile
new file mode 100644
index 0000000..2fc273c
--- /dev/null
+++ b/libiot/pthread/mkfile
@@ -0,0 +1,10 @@
+#<$ROOT/mkconfig
+
+#LIB=libspiffs.a
+OFILES=\
+ $OFILES\
+ pthread/mutex.$O\
+
+#HFILES= $ROOT/include/bio.h
+
+#<$ROOT/mkfiles/mksyslib-$SHELLTYPE