openbsd-ports/emulators/mupen64plus/Makefile
bentley 30a27694f1 Update to mupen64plus-2.5.9.
Countless changes since the last release, 2015's mupen64plus-2.5.
2019-02-26 22:10:54 +00:00

18 lines
351 B
Makefile

# $OpenBSD: Makefile,v 1.4 2019/02/26 22:10:54 bentley Exp $
SUBDIR =
SUBDIR += audio-sdl
SUBDIR += core
SUBDIR += input-sdl
SUBDIR += rsp-cxd4
SUBDIR += rsp-hle
SUBDIR += rsp-z64
SUBDIR += ui-console
SUBDIR += video-arachnoid
SUBDIR += video-glide64
SUBDIR += video-glide64mk2
SUBDIR += video-rice
SUBDIR += video-z64
.include <bsd.port.subdir.mk>