diff options
| -rw-r--r-- | Makefile.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.cfg b/Makefile.cfg index 91da0bd..9161753 100644 --- a/Makefile.cfg +++ b/Makefile.cfg @@ -5,7 +5,7 @@ TOOLCHAIN_PREFIX = /usr/local/psxsdk # Make command # Tip: Set to gmake on *BSD -MAKE_COMMAND = gmake +MAKE_COMMAND = make # Build C++ support # Set the line below to `no' to disable C++ support |
