summaryrefslogtreecommitdiff
path: root/tool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tool/Makefile')
-rw-r--r--tool/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/tool/Makefile b/tool/Makefile
index 873404113..bbf18cf98 100644
--- a/tool/Makefile
+++ b/tool/Makefile
@@ -1,6 +1,6 @@
-all:
- $(CC) -o adduser adduser.c
-
-clean:
- rm -f adduser
- rm -f *.exe
+all:
+ $(CC) -o adduser adduser.c
+
+clean:
+ rm -f adduser
+ rm -f *.exe