Edit

IABSD.fr/ports/emulators/mupen64plus/Makefile

Branch :

  • Show log

    Commit

  • Author : bentley
    Date : 2013-09-05 03:33:52
    Hash : c7c8ced1
    Message : +mupen64plus-video-glide64mk2

  • emulators/mupen64plus/Makefile
  • # $OpenBSD: Makefile,v 1.3 2013/09/05 03:33:52 bentley Exp $
    
    SUBDIR =
    SUBDIR += audio-sdl
    SUBDIR += core
    SUBDIR += input-sdl
    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>