Edit

IABSD.fr/ports/emulators/Makefile

Branch :

  • Show log

    Commit

  • Author : fcambus
    Date : 2017-04-20 13:49:12
    Hash : 3c00fe1b
    Message : Add ucon64.

  • emulators/Makefile
  • # $OpenBSD: Makefile,v 1.91 2017/04/20 13:49:12 fcambus Exp $
    
        SUBDIR =
        SUBDIR += BasiliskII
        SUBDIR += advancemame
        SUBDIR += advancemess
        SUBDIR += atari800
        SUBDIR += bochs
        SUBDIR += bochs,debug
        SUBDIR += coldfire
        SUBDIR += desmume
        SUBDIR += dgen-sdl
        SUBDIR += dgen-sdl,debugger
        SUBDIR += dosbox
        SUBDIR += dynagen
        SUBDIR += dynamips
        SUBDIR += emulationstation
        SUBDIR += fceux
        SUBDIR += frodo
        SUBDIR += fs-uae
        SUBDIR += fs-uae-launcher
        SUBDIR += fuse
        SUBDIR += fuse-utils
        SUBDIR += gambatte
        SUBDIR += gns3
        SUBDIR += gnusim8085
        SUBDIR += gxemul
        SUBDIR += hatari
        SUBDIR += libretro-genesis-plus-gx
        SUBDIR += libretro-pcsx-rearmed
        SUBDIR += mednafen
        SUBDIR += mgba
        SUBDIR += mupen64plus
        SUBDIR += nestopia
        SUBDIR += openmsx
        SUBDIR += pcsxr
        SUBDIR += qemu
        SUBDIR += retroarch
        SUBDIR += sdlmame
        SUBDIR += sdlmess
        SUBDIR += simh
        SUBDIR += snes9x
        SUBDIR += spim
        SUBDIR += stella
        SUBDIR += uae
        SUBDIR += ucon64
        SUBDIR += vbam
        SUBDIR += vice
        SUBDIR += virtualjaguar
        SUBDIR += x48
        SUBDIR += xcopilot
        SUBDIR += xhomer
        SUBDIR += xnp2
        SUBDIR += xroar
        SUBDIR += yabause
    
    .include <bsd.port.subdir.mk>