diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 12:56:37 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 12:56:37 +0100 |
| commit | 55f7a14b2e4001b11fad81812ab6bfd448bea038 (patch) | |
| tree | e98576c226f40361f857966f791b81f003caad37 /Makefile | |
| parent | Fix doc text (diff) | |
| download | timeprefix-55f7a14b2e4001b11fad81812ab6bfd448bea038.tar.gz timeprefix-55f7a14b2e4001b11fad81812ab6bfd448bea038.tar.bz2 timeprefix-55f7a14b2e4001b11fad81812ab6bfd448bea038.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ uninstall: -rm -- "$(DESTDIR)$(MANPREFIX)/man1/timeprefix.1" clean: - -rm -f -- timeprefix *.o + -rm -f -- timeprefix *.o *.su .SUFFIXES: .SUFFIXES: .o .c |
