X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=GNUmakefile.in;h=4d11aed22710531a3cbcf730b45daa22d672a93f;hp=e27bce627f03fa2192a8bb2a48c6d1bcc12ebc7d;hb=90bb0f7fa33f906135bd59b62ade30d268516020;hpb=bb467c335df2ac0e4794a8c628681b42937c490d diff --git a/GNUmakefile.in b/GNUmakefile.in index e27bce627..4d11aed22 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # # Empire - A multi-player, client/server Internet based war game. -# Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak, +# Copyright (C) 1986-2020, Dave Pare, Jeff Bailey, Thomas Ruschak, # Ken Stevens, Steve McClure, Markus Armbruster # # Empire is free software: you can redistribute it and/or modify @@ -34,10 +34,8 @@ # The real meat is in Make.mk, which see. TARNAME := @PACKAGE_TARNAME@ -VERSION := @PACKAGE_VERSION@ CC := @CC@ -have_gcc := @GCC@ CFLAGS := @CFLAGS@ CPPFLAGS := @CPPFLAGS@ @DEFS@ LDFLAGS := @LDFLAGS@