From 7d808e95496b8f2175537f03dd2edd6bb58156c9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 19 Oct 2016 11:08:45 +0100 Subject: remove unused extraneous windows file --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 586e61ee1..f616c6def 100644 --- a/Makefile +++ b/Makefile @@ -685,9 +685,6 @@ else $(Q)$(ELF2AIF) $(EXETARGET:,ff8=,e1f) $(EXETARGET) $(Q)$(RM) $(EXETARGET:,ff8=,e1f) endif -ifeq ($(TARGET),windows) - $(Q)$(TOUCH) frontends/windows/res/preferences -endif ifeq ($(NETSURF_STRIP_BINARY),YES) $(VQ)echo " STRIP: $(EXETARGET)" $(Q)$(STRIP) $(EXETARGET) -- cgit v1.2.3