mirror of
				https://github.com/RaySollium99/picodrive.git
				synced 2025-10-27 00:29:39 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			584 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			584 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Automatically generated by configure
 | |
| # Configured with: './configure' '--platform=opendingux'
 | |
| CC = mipsel-linux-gcc
 | |
| CXX = mipsel-linux-g++
 | |
| AS = mipsel-linux-as
 | |
| STRIP = mipsel-linux-strip
 | |
| CFLAGS +=  -I${HOME}/opt/opendingux-toolchain/usr/include/ -I${HOME}/opt/opendingux-toolchain/usr/include/SDL
 | |
| CFLAGS += -D_GNU_SOURCE=1 -D_REENTRANT -Wno-unused-result -fno-stack-protector
 | |
| ASFLAGS += 
 | |
| LDFLAGS += --sysroot ${HOME}/opt/opendingux-toolchain -L${HOME}/opt/opendingux-toolchain/lib
 | |
| LDLIBS += -lSDL -lasound -lpng -lz -lm -ldl
 | |
| 
 | |
| ARCH = mipsel
 | |
| PLATFORM = opendingux
 | |
| SOUND_DRIVERS = sdl
 | 
