From 71d7750d45f26cab132c9e2a4ed568091ad7e655 Mon Sep 17 00:00:00 2001 From: "Colton G. Rushton" Date: Sun, 17 May 2020 08:19:04 -0300 Subject: [PATCH] Makefile updated to thanos TARGET_N64 --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 6767bf89..00aae4c7 100644 --- a/Makefile +++ b/Makefile @@ -18,8 +18,6 @@ GRUCODE ?= f3d_old COMPARE ?= 1 # If NON_MATCHING is 1, define the NON_MATCHING and AVOID_UB macros when building (recommended) NON_MATCHING ?= 1 -# Sane default until N64 build scripts rm'd -TARGET_N64 = 0 # Build and optimize for Raspberry Pi(s) TARGET_RPI ?= 0