aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-12-09 18:21:37 +0100
committerMattias Andrée <maandree@kth.se>2017-12-09 18:21:37 +0100
commit12767ea59c5f5525b5e004ac986f173e8e2fc756 (patch)
tree53d7825ba3ea95c3342229d5653fc7ca6b8ac4af /Makefile
parentAdd man page (diff)
downloadtimeprefix-12767ea59c5f5525b5e004ac986f173e8e2fc756.tar.gz
timeprefix-12767ea59c5f5525b5e004ac986f173e8e2fc756.tar.bz2
timeprefix-12767ea59c5f5525b5e004ac986f173e8e2fc756.tar.xz
m makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 86b50a8..fab5f8d 100644
--- a/Makefile
+++ b/Makefile
@@ -23,8 +23,6 @@ uninstall:
-rm -f -- "$(DESTDIR)$(PREFIX)/bin/timeprefix"
-rm -rf -- "$(DESTDIR)$(PREFIX)/share/licenses/timeprefix"
-rm -- "$(DESTDIR)$(MANPREFIX)/man1/timeprefix.1"
- -rmdir -- "$(DESTDIR)$(PREFIX)/bin"
- -rmdir -- "$(DESTDIR)$(MANPREFIX)/man1"
clean:
-rm -f -- timeprefix *.o