mirror of
				https://github.com/prometheus/node_exporter.git
				synced 2025-08-20 18:33:52 -07:00 
			
		
		
		
	makefile: update Makefile.common with newer version (#1466)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
		
							parent
							
								
									93c12e03a1
								
							
						
					
					
						commit
						d3478a207e
					
				| 
						 | 
				
			
			@ -201,7 +201,7 @@ endif
 | 
			
		|||
.PHONY: common-build
 | 
			
		||||
common-build: promu
 | 
			
		||||
	@echo ">> building binaries"
 | 
			
		||||
	GO111MODULE=$(GO111MODULE) $(PROMU) build --prefix $(PREFIX)
 | 
			
		||||
	GO111MODULE=$(GO111MODULE) $(PROMU) build --prefix $(PREFIX) $(PROMU_BINARIES)
 | 
			
		||||
 | 
			
		||||
.PHONY: common-tarball
 | 
			
		||||
common-tarball: promu
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue