summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@lasker.childrenofmay.org>2023-04-24 12:39:41 -0400
committerroot <root@lasker.childrenofmay.org>2023-04-24 12:39:41 -0400
commit0822c8328c1d41382c18c03bd8d0deb899269052 (patch)
tree8051d785fa3c6278a54d3f23347e2b5c8f072593 /Makefile
parent2e87b684ecc657706e6ca0749643c84c6caee375 (diff)
improve factoring and add makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..09918b8
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
1
2all:
3
4status install:
5 ./socat.sh $@
6