nixpkgs/pkgs/games/quake3/ioquake/Makefile.local
Pol Dellaiera b2871a6ca8
ioquake3: fix preConfigure phase
Using `makeFlags` doesn't do anything, using the local `Makefile.local` is actually working.
2023-08-21 21:59:55 +02:00

6 lines
109 B
Makefile

USE_CURL = 1
USE_CURL_DLOPEN = 0
USE_FREETYPE = 1
USE_INTERNAL_LIBS = 0
USE_OPENAL = 1
USE_OPENAL_DLOPEN = 0