]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - time/Makefile
Consistently include Makeconfig after defining subdir.
[thirdparty/glibc.git] / time / Makefile
index 8ce34e456539d19afeb29c8a05b3be7b1ab89a07..b7f3dba7845da2ac1245aa66effcd9f8a44c1078 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # Lesser General Public License for more details.
 
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library; if not, see
+# <http://www.gnu.org/licenses/>.
 
 #
 #      Makefile for time routines
 #
 subdir := time
 
+include ../Makeconfig
+
 headers        := time.h sys/time.h sys/timeb.h bits/time.h
 
 routines := offtime asctime clock ctime ctime_r difftime \
@@ -29,14 +30,14 @@ routines := offtime asctime clock ctime ctime_r difftime \
            tzfile getitimer setitimer                   \
            stime dysize timegm ftime                    \
            getdate strptime strptime_l                  \
-           strftime wcsftime strftime_l wcsftime_l
+           strftime wcsftime strftime_l wcsftime_l      \
+           timespec_get
 aux :=     era alt_digit lc-time-cleanup
-distribute := datemsk
 
 tests  := test_time clocktest tst-posixtz tst-strptime tst_wcsftime \
           tst-getdate tst-mktime tst-mktime2 tst-ftime_l tst-strftime \
           tst-mktime3 tst-strptime2 bug-asctime bug-asctime_r bug-mktime1 \
-          tst-strptime3
+          tst-strptime3 bug-getdate1 tst-strptime-whitespace
 
 include ../Rules
 
@@ -56,3 +57,5 @@ test_time-ARGS= EST5EDT CST
 
 tst-strptime-ENV = LOCPATH=${common-objpfx}localedata
 tst-ftime_l-ENV = LOCPATH=${common-objpfx}localedata
+
+bug-getdate1-ARGS = ${objpfx}bug-getdate1-fmt