aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 08d61cf..4eaa45b 100644
--- a/Makefile
+++ b/Makefile
@@ -15,3 +15,7 @@ hexdump_pretty.o: hexdump_pretty.c hexdump_pretty.h
format.o: format.c format.h gzip.h
ui.o: ui.c format.h
+clean:
+ -rm *.o
+ -rm analyze_gz
+ -rm ui