From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- nx-X11/extras/freetype2/builds/win32/w32-icc.mk | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 nx-X11/extras/freetype2/builds/win32/w32-icc.mk (limited to 'nx-X11/extras/freetype2/builds/win32/w32-icc.mk') diff --git a/nx-X11/extras/freetype2/builds/win32/w32-icc.mk b/nx-X11/extras/freetype2/builds/win32/w32-icc.mk deleted file mode 100644 index 1e18202ce..000000000 --- a/nx-X11/extras/freetype2/builds/win32/w32-icc.mk +++ /dev/null @@ -1,23 +0,0 @@ -# -# FreeType 2 configuration rules for Win32 + IBM Visual Age C++ -# - - -# Copyright 1996-2000 by -# David Turner, Robert Wilhelm, and Werner Lemberg. -# -# This file is part of the FreeType project, and may only be used, modified, -# and distributed under the terms of the FreeType project license, -# LICENSE.TXT. By continuing to use, modify, or distribute this file you -# indicate that you have read the license and understand and accept it -# fully. - - -include $(TOP_DIR)/builds/win32/win32-def.mk -include $(TOP_DIR)/builds/compiler/visualage.mk - -# include linking instructions -include $(TOP_DIR)/builds/link_dos.mk - - -# EOF -- cgit v1.2.3