forked from vieter-v/vieter
				
			Buildx really be trippin
							parent
							
								
									afb72e2df2
								
							
						
					
					
						commit
						459387ed4c
					
				
							
								
								
									
										2
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										2
									
								
								Makefile
								
								
								
								
							| 
						 | 
				
			
			@ -73,7 +73,7 @@ v: v-$(V_RELEASE)/v
 | 
			
		|||
v-$(V_RELEASE)/v:
 | 
			
		||||
	curl -Lo - 'https://github.com/vlang/v/archive/refs/tags/$(V_RELEASE).tar.gz' | tar xzf -
 | 
			
		||||
	cd patches && sh patch.sh '../v-$(V_RELEASE)'
 | 
			
		||||
	make -C 'v-$(V_RELEASE)'
 | 
			
		||||
	cd 'v-$(V_RELEASE)' && make
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -rf '$(LARCHIVE_DIR)' 'data' 'vieter' 'dvieter' 'pvieter' 'vieter.c' 'v-$(V_RELEASE)'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue