From 99d3b803a9df5a982e61d665596900f66130603c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 Nov 2013 15:32:26 +0000 Subject: add header comment --- i686-w64-mingw32/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i686-w64-mingw32/Makefile') diff --git a/i686-w64-mingw32/Makefile b/i686-w64-mingw32/Makefile index 73d2b8b..fda8123 100644 --- a/i686-w64-mingw32/Makefile +++ b/i686-w64-mingw32/Makefile @@ -1,6 +1,6 @@ -#!/bin/make +#!/usr/bin/make -# mingw toolchain +# Build cross toolchain for i686 processor with a win32 (mingw) ABI UPSTREAM_GCC_VERSION := 4.6.3 UPSTREAM_GCC_TARBALL := gcc-core-$(UPSTREAM_GCC_VERSION).tar.bz2 -- cgit v1.2.3