X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=GNUmakefile.in;h=4d11aed22710531a3cbcf730b45daa22d672a93f;hp=2132fe06c260d061ec5aaa8fb19c659cb8f76686;hb=90bb0f7fa33f906135bd59b62ade30d268516020;hpb=df4925d696e7ec0fc03065058ac3cd00504bcce5 diff --git a/GNUmakefile.in b/GNUmakefile.in index 2132fe06c..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-2013, 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@