Jelajahi Sumber

2012a KREified version of Makefile

SCCS-file: Makefile
SCCS-SID: 8.12
Arthur David Olson 14 tahun lalu
induk
melakukan
a61bc0b2e2
1 mengubah file dengan 4 tambahan dan 3 penghapusan
  1. 4 3
      Makefile

+ 4 - 3
Makefile

@@ -1,5 +1,5 @@
 # <pre>
-# %W%
+# @(#)Makefile	8.11
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
 
@@ -43,7 +43,8 @@ TOPDIR=		/usr/local
 # (and subdirectories).
 # Use an absolute path name for TZDIR unless you're just testing the software.
 
-TZDIR=		$(TOPDIR)/etc/zoneinfo
+# TZDIR=		$(TOPDIR)/etc/zoneinfo
+TZDIR=	/home/kre/src/tz/data/TZ
 
 # The "tzselect", "zic", and "zdump" commands get installed in. . .
 
@@ -212,7 +213,7 @@ GCC_DEBUG_FLAGS = -Dlint -g -O3 -fno-common \
 # before the first Monday in January when a "%V" format is used and January 1
 # falls on a Friday, Saturday, or Sunday.
 
-CFLAGS=
+CFLAGS= -DSTD_INSPIRED
 
 # If you want zic's -s option used when installing, uncomment the next line
 # ZFLAGS=	-s