From 64ffe869caba187b8c7205ad6182f5c603008128 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Mon, 21 Sep 2015 06:41:10 +0100 Subject: add missing separator --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 64d07b1..ba121fe 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ else ifneq ($(findstring MINGW,$(shell uname -a)),) system_platform = win endif -ifeq($(USE_BLARGG_APU), 1) +ifeq ($(USE_BLARGG_APU), 1) TARGET_NAME := catsfc_plus else TARGET_NAME := catsfc -- cgit v1.2.3