1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/emulators/qmc2/files/Makefile
Martin Wilke 651d4b8d06 - Update to 0.35
PR:		164992
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-13 15:52:52 +00:00

10 lines
186 B
Makefile

# $FreeBSD$
all: qmc2/qmc2-sdlmame qmc2-sdlmess/qmc2-sdlmess
qmc2/qmc2-sdlmame:
${MAKE} -C qmc2 EMULATOR=SDLMAME
qmc2-sdlmess/qmc2-sdlmess:
${MAKE} -C qmc2-sdlmess EMULATOR=SDLMESS