mirror of
				https://github.com/NVIDIA/nvidia-container-toolkit
				synced 2025-06-26 18:18:24 +00:00 
			
		
		
		
	Remove whitespace in Makefile
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
		
							parent
							
								
									5ee040ba95
								
							
						
					
					
						commit
						25ea7fa98e
					
				| @ -50,7 +50,7 @@ META_TARGETS := packaging | ||||
| 
 | ||||
| BUILD_TARGETS := $(patsubst %,build-%,$(DISTRIBUTIONS) $(META_TARGETS)) | ||||
| PUSH_TARGETS := $(patsubst %,push-%,$(DISTRIBUTIONS) $(META_TARGETS)) | ||||
| TEST_TARGETS := $(patsubst %,test-%, $(DISTRIBUTIONS)) | ||||
| TEST_TARGETS := $(patsubst %,test-%,$(DISTRIBUTIONS)) | ||||
| 
 | ||||
| .PHONY: $(DISTRIBUTIONS) $(PUSH_TARGETS) $(BUILD_TARGETS) $(TEST_TARGETS) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user