mirror of
				https://github.com/Perlmint/glew-cmake.git
				synced 2025-10-30 12:02:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			114 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			114 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| include config/Makefile.mingw
 | |
| 
 | |
| POPT := -march=i686 -mtune=generic -O2
 | |
| CFLAGS.EXTRA  += -m32
 | |
| LDFLAGS.EXTRA += -m32
 |