summaryrefslogtreecommitdiffstats
path: root/programs/Makefile
diff options
context:
space:
mode:
authorPrzemyslaw Skibinski <inikep@gmail.com>2017-01-19 15:28:08 (GMT)
committerPrzemyslaw Skibinski <inikep@gmail.com>2017-01-19 15:28:08 (GMT)
commit489d1618c98903817d516445c18f7c239d07ddbf (patch)
tree20c17d24970a1793d3b60bdf7c0a9a96e9af7b13 /programs/Makefile
parent339e79320b47ef8495c753d6c100d33c641f22d4 (diff)
downloadlz4-489d1618c98903817d516445c18f7c239d07ddbf.zip
lz4-489d1618c98903817d516445c18f7c239d07ddbf.tar.gz
lz4-489d1618c98903817d516445c18f7c239d07ddbf.tar.bz2
added "This Makefile is validated for"
Diffstat (limited to 'programs/Makefile')
-rw-r--r--programs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/programs/Makefile b/programs/Makefile
index 060ce21..8a271c2 100644
--- a/programs/Makefile
+++ b/programs/Makefile
@@ -2,6 +2,8 @@
# LZ4 programs - Makefile
# Copyright (C) Yann Collet 2011-2016
#
+# This Makefile is validated for Linux, macOS, *BSD, Hurd, Solaris, MSYS2 targets
+#
# GPL v2 License
#
# This program is free software; you can redistribute it and/or modify