mirror of
				https://github.com/eledio-devices/thirdparty-littlefs.git
				synced 2025-10-31 08:42:40 +01:00 
			
		
		
		
	Cleaned up make clean
This commit is contained in:
		
							
								
								
									
										5
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Makefile
									
									
									
									
									
								
							| @@ -163,8 +163,9 @@ $(BUILDDIR)%.ci: %.c | $(BUILDDIR)%.o | |||||||
| # clean everything | # clean everything | ||||||
| .PHONY: clean | .PHONY: clean | ||||||
| clean: | clean: | ||||||
| 	rm -f $(TARGET) | 	rm -f $(BUILDDIR)lfs | ||||||
| 	rm -f $(TARGET).*.csv | 	rm -f $(BUILDDIR)lfs.a | ||||||
|  | 	rm -f $(BUILDDIR)lfs.csv | ||||||
| 	rm -f $(OBJ) | 	rm -f $(OBJ) | ||||||
| 	rm -f $(CGI) | 	rm -f $(CGI) | ||||||
| 	rm -f $(DEP) | 	rm -f $(DEP) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user