mirror of
				https://github.com/RaySollium99/picodrive.git
				synced 2025-10-27 00:29:39 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			400 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			400 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Automatically generated by configure
 | |
| # Configured with: './configure' '--platform=generic'
 | |
| CC = gcc
 | |
| CXX = g++
 | |
| AS = as
 | |
| STRIP = strip
 | |
| CFLAGS +=  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wno-unused-result -m32
 | |
| ASFLAGS += 
 | |
| LDFLAGS += -m32 -L/usr/lib/i386-linux-gnu -L${HOME}/opt/lib32
 | |
| LDLIBS += -lSDL-1.2 -lasound -lpng -lz -lm -ldl
 | |
| 
 | |
| ARCH = i386
 | |
| PLATFORM = generic
 | |
| SOUND_DRIVERS = oss alsa sdl
 | 
