$NetBSD: patch-Makefile,v 1.1 2013/10/28 23:44:44 joerg Exp $ --- Makefile.orig 2013-10-17 17:39:42.000000000 +0000 +++ Makefile @@ -10,7 +10,6 @@ CFLAGS += -DNST_PRAGMA_ONCE_SUPPORT -D_S CFLAGS += -Isource -Isource/core -Isource/zlib -Isource/core/api -Isource/core/board -Isource/core/input -Isource/linux/unzip CFLAGS += -Isource/core/vssystem -Isource/linux -Isource/nes_ntsc -I.. -I../nes_ntsc -Isource/linux/7zip CFLAGS += `sdl-config --cflags` `pkg-config --cflags gtk+-2.0` -CFLAGS += -finline-limit=2000 --param inline-unit-growth=1000 --param large-function-growth=1000 -finline-functions-called-once # enable this for input debugging #CFLAGS += -DDEBUG_INPUT