aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorZoRo <dos21h@gmail.com>2020-06-16 20:56:19 +0100
committerZoRo <dos21h@gmail.com>2020-06-16 20:56:19 +0100
commit21fbf694d06ac7a947c9092e08c3d225983e960a (patch)
tree1787de5158b254e7f7ee83562e01afa0e54ef7dc /Makefile
downloadnmount-21fbf694d06ac7a947c9092e08c3d225983e960a.tar.gz
nmount-21fbf694d06ac7a947c9092e08c3d225983e960a.zip
Init
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..217284f
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+make:
+ gcc nmount.c -o nmount \ No newline at end of file