initial commit
This commit is contained in:
		
							
								
								
									
										8
									
								
								test/build
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								test/build
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| #!/bin/sh | ||||
|  | ||||
| dir="$(dirname "$0")" | ||||
| . "$dir"/../cflags | ||||
|  | ||||
| $cc $cflags ${@:--DOPPAI_IMPLEMENTATION} \ | ||||
|   test.c $ldflags -o oppai_test | ||||
|  | ||||
		Reference in New Issue
	
	Block a user