fix make file path, regenerate bindings
This commit is contained in:
		
							parent
							
								
									24e36d1927
								
							
						
					
					
						commit
						deceb2088f
					
				
					 3 changed files with 626 additions and 118 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| CC := gcc | ||||
| 
 | ||||
| THIS_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST)))) | ||||
| REPO_ROOT := $(THIS_DIR)/../.. | ||||
| REPO_ROOT := $(THIS_DIR)/../../../.. | ||||
| 
 | ||||
| build: out/lang_c | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vinzenz Schroeter
						Vinzenz Schroeter