aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 04a20b6..ea37084 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -20,8 +20,6 @@ OBJS = utils.o \
all: $(OBJS)
-clean:
- /bin/rm -f *.exe *.o *.gch core *dump *~
# Dependencies
aes_decrypt.o: aes_decrypt.c aes.h utils.o