X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=amiga%2FMakefile.gcc;fp=amiga%2FMakefile.gcc;h=82d46e4515f552a1e3a0c53ecbed5187824ab6ae;hb=c7e61475680fa226bd9b8bdd469cd66914e630f5;hp=98635c1ae4eb6b37593de2540e40f716c0f18949;hpb=800deb09b422a73c1212233a93839a223ff59678;p=debian%2Fgzip diff --git a/amiga/Makefile.gcc b/amiga/Makefile.gcc index 98635c1..82d46e4 100644 --- a/amiga/Makefile.gcc +++ b/amiga/Makefile.gcc @@ -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\