diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /emulators/vgba-bin/Makefile | |
parent | d6e0e68faea21d835fa83101d49ba5b3f6476e75 (diff) |
Notes
Diffstat (limited to 'emulators/vgba-bin/Makefile')
-rw-r--r-- | emulators/vgba-bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile index acf362c23fe1..d411a3ae21ac 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -18,6 +18,7 @@ COMMENT= Virtual GameBoy Advance is an emulator of Nintendo GameBoy Advance(TM) ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes +USE_SIZE= yes NO_BUILD= no NO_WRKSUBDIR= no |