diff options
Diffstat (limited to 'emulators/vgb-bin/Makefile')
-rw-r--r-- | emulators/vgb-bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index 542144ff1090..a8612ca81bfa 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -19,6 +19,7 @@ COMMENT= Nintendo GameBoy(tm) emulator (closed binary version of vgb) ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes +USE_SIZE= yes NO_BUILD= no NO_WRKSUBDIR= no |