diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-14 22:05:53 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-14 22:05:53 +0000 |
commit | c67f10d9ea9c4e97d1f4d50fbd4a94db66364734 (patch) | |
tree | 71264881e7e46338f97443d40fd0b6c2582ea250 /emulators/mupen64plus-audio-sdl | |
parent | 84ba0ddc703512ca9a406619fa5da5fd6d8fb9a4 (diff) |
Notes
Diffstat (limited to 'emulators/mupen64plus-audio-sdl')
-rw-r--r-- | emulators/mupen64plus-audio-sdl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mupen64plus-audio-sdl/Makefile b/emulators/mupen64plus-audio-sdl/Makefile index aba24505b280..6ff9827bf0ba 100644 --- a/emulators/mupen64plus-audio-sdl/Makefile +++ b/emulators/mupen64plus-audio-sdl/Makefile @@ -11,5 +11,4 @@ MASTERDIR= ${.CURDIR}/../mupen64plus-core OPTIONS_DEFINE= # -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |