From 189385d85616163910eac561f0cd4ce453279ca1 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 8 Dec 2010 14:41:47 +0100 Subject: [PATCH] we no longer need fixprefix --- mingw-Makefile.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/mingw-Makefile.inc b/mingw-Makefile.inc index 0710fe15..79d8966e 100644 --- a/mingw-Makefile.inc +++ b/mingw-Makefile.inc @@ -4,9 +4,6 @@ MINGW_EXEC_PREFIX ?= # where the dependencies package is extracted RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/ -# run the prefix fixing tool -IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh) - # set the environment for make OS = Win32 CFLAGS += -- 2.39.2