Imported Upstream version 1.3.14
[debian/gzip] / amiga / Makefile.gcc
index 98635c1ae4eb6b37593de2540e40f716c0f18949..82d46e4515f552a1e3a0c53ecbed5187824ab6ae 100644 (file)
@@ -5,7 +5,7 @@
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
@@ -24,7 +24,7 @@ CFLAGS = -m68020 -m68881 -O2
 #CFLAGS = -m68000 -O2
 #for the 68000, set below: OBJA=
 CPPFLAGS = -Dmc68020
-LDFLAGS = 
+LDFLAGS =
 O = .o
 
 SRCS = gzip.c zip.c deflate.c trees.c bits.c unzip.c inflate.c util.c crypt.c\