Fixed make clean
removes the library now FossilOrigin-Name: 42088e7854550bdfeefffa50de731a5bee1422c9e4310fd116f39252be73e911
This commit is contained in:
		@ -326,6 +326,7 @@ all: $(ARCH)/$(NAME)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
clean: 
 | 
					clean: 
 | 
				
			||||||
	$(RM) $(ARCH)/*
 | 
						$(RM) $(ARCH)/*
 | 
				
			||||||
 | 
						$(RM) $(LIBDIR)/$(NAME)
 | 
				
			||||||
#	$(RM) $(OBJS)
 | 
					#	$(RM) $(OBJS)
 | 
				
			||||||
#	$(RM) $(DEPS)
 | 
					#	$(RM) $(DEPS)
 | 
				
			||||||
#	$(RM) $(ARCH)/$(NAME) 
 | 
					#	$(RM) $(ARCH)/$(NAME) 
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user