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 5489e49bd0f..22e3fd830b2 100644 --- a/configs/default +++ b/configs/default @@ -23,7 +23,7 @@ GLU_CFLAGS = # Misc tools and flags MKLIB_OPTIONS = MKDEP = makedepend -MKDEP_OPTIONS = -Y -fdepend +MKDEP_OPTIONS = -fdepend MAKE = make # Library names (base name) |