diff options
author | Volker Grabsch <v@njh.eu> | 2013-07-21 16:46:30 (GMT) |
---|---|---|
committer | Volker Grabsch <v@njh.eu> | 2013-07-21 16:47:20 (GMT) |
commit | a34ea233b13d53c8d47f9abb8aeb3b7d2b0cca55 (patch) | |
tree | ef7e970b8557e6dd9ff8ffdfa1d45047c6cba2a8 /src/mingw-w64.mk | |
parent | aeab6a46d2e14a28f116ab056252bfe0aaecdb8a (diff) | |
download | mxe-a34ea233b13d53c8d47f9abb8aeb3b7d2b0cca55.zip mxe-a34ea233b13d53c8d47f9abb8aeb3b7d2b0cca55.tar.gz mxe-a34ea233b13d53c8d47f9abb8aeb3b7d2b0cca55.tar.bz2 |
Fix initial comments of all src/*.mk files
Diffstat (limited to 'src/mingw-w64.mk')
-rw-r--r-- | src/mingw-w64.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mingw-w64.mk b/src/mingw-w64.mk index bccc557..a8ddbe6 100644 --- a/src/mingw-w64.mk +++ b/src/mingw-w64.mk @@ -1,7 +1,6 @@ -# This file is part of mingw-cross-env. -# See doc/index.html for further information. +# This file is part of MXE. +# See index.html for further information. -# Mingw-w64 PKG := mingw-w64 $(PKG)_IGNORE := $(PKG)_CHECKSUM := bc48803ff15a777adad8890519bd3ebec90acab9 |