diff options
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 819acdc..fd4033c 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -64,6 +64,7 @@ CONFIGURE_ARGS+= --enable-bufferedlog CONFIGURE_ARGS+= --enable-veryslow .endif +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "Atari800 has the following tunable option(s):" |