Browse Source

* Makefile: Remove obsolete NOID comment.

See <http://mm.icann.org/pipermail/tz/2013-May/019291.html>.
Denis Excoffier 13 years ago
parent
commit
13d50f6f74
1 changed files with 0 additions and 4 deletions
  1. 0 4
      Makefile

+ 0 - 4
Makefile

@@ -189,10 +189,6 @@ GCC_DEBUG_FLAGS = -Dlint -g3 -O3 -fno-common -fstrict-aliasing \
 # These functions may well disappear in future releases of the time
 # conversion package.
 #
-# If you want Source Code Control System ID's left out of object modules, add
-#	-DNOID
-# to the end of the "CFLAGS=" line.
-#
 # If you'll never want to handle solar-time-based time zones, add
 #	-DNOSOLAR
 # to the end of the "CFLAGS=" line