mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-03 15:37:30 +00:00
10 lines
87 B
Makefile
10 lines
87 B
Makefile
|
|
BUILD_OPENGL = 1
|
|
|
|
BUILD_RSOUND = 0
|
|
BUILD_OSS = 0
|
|
BUILD_ALSA = 1
|
|
|
|
PREFIX = /usr/local
|
|
|