aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-18 10:37:39 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-18 10:37:39 +1300
commit044934b707162461823ce32816c329592a5ffd45 (patch)
tree6f30c053ec05262586b1b80bed7c9f65b5a239bc /Makefile
parentAdd hostname(1) implementation (diff)
downloadtunics-044934b707162461823ce32816c329592a5ffd45.tar.gz
tunics-044934b707162461823ce32816c329592a5ffd45.zip
Remove trailing empty line
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cdb151a..a81a37e 100644
--- a/Makefile
+++ b/Makefile
@@ -23,4 +23,3 @@ whoami : whoami.c whoami.h
clean :
rm -f -- *.o
rm -f hostname ls pwd sort whoami
-