No need to remove object files.
This commit is contained in:
		@@ -24,4 +24,4 @@ demo:
 | 
			
		||||
	$(CC) -o $(BIN) main.c $(CFLAGS) $(LDFLAGS)
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -f $(BIN) *.o
 | 
			
		||||
	rm -f $(BIN)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user