This commit is contained in:
2021-09-07 17:11:52 +02:00
parent 790d995eab
commit 7f06f90048
7 changed files with 7 additions and 7 deletions

View File

@ -37,7 +37,7 @@ $(PROGS): $(OBJS)
cp DefaultPattern_moench.txt $(DESTDIR)
rm *.gdb
rm $(main_src)*.o
rm *.o
rm *.o $(md5_dir)*.o
clean:
rm -rf $(DESTDIR)/$(PROGS) *.o *.gdb $(main_src)*.o