diff options
Diffstat (limited to 'configs/default')
-rw-r--r-- | configs/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default index 8c005bf48b8..f955e3d3b78 100644 --- a/configs/default +++ b/configs/default @@ -24,7 +24,7 @@ GLU_CFLAGS = MKLIB_OPTIONS = MKDEP = makedepend MKDEP_OPTIONS = -Y -fdepend - +MAKE = make # Library names (base name) GL_LIB = GL |