diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 21:50:05 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 21:50:05 +0000 |
commit | 8d567705ca993c4086e3d8f07cb3143e9a0c3fe4 (patch) | |
tree | 501f3e9764644faba2bb76c9df2c215545980cc8 /emulators | |
parent | b86bfcf1026c2977b323f66987c7fe5452726abc (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mupen64plus-rice/Makefile | 2 | ||||
-rw-r--r-- | emulators/mupen64plus-video-rice/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/emulators/mupen64plus-rice/Makefile b/emulators/mupen64plus-rice/Makefile index 8fee40047d36..aabc98f6a3c8 100644 --- a/emulators/mupen64plus-rice/Makefile +++ b/emulators/mupen64plus-rice/Makefile @@ -12,8 +12,6 @@ COMMENT= The rice graphics plugin for Mupen64plus USE_GL= yes USE_SDL= sdl -#USE_GCC= 4.1+ - FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c PLUGIN_NAME= ricevideo diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile index 8fee40047d36..aabc98f6a3c8 100644 --- a/emulators/mupen64plus-video-rice/Makefile +++ b/emulators/mupen64plus-video-rice/Makefile @@ -12,8 +12,6 @@ COMMENT= The rice graphics plugin for Mupen64plus USE_GL= yes USE_SDL= sdl -#USE_GCC= 4.1+ - FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c PLUGIN_NAME= ricevideo |