(libfetish_a_SOURCES): Add xgethostname.h.
[platform/upstream/coreutils.git] / lib / Makefile.am
1 ## Makefile for gnulib/lib                              -*-Makefile-*-
2
3 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free
4 # Software Foundation, Inc.
5
6 ## This program is free software; you can redistribute it and/or modify
7 ## it under the terms of the GNU General Public License as published by
8 ## the Free Software Foundation; either version 2, or (at your option)
9 ## any later version.
10
11 ## This program is distributed in the hope that it will be useful,
12 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
13 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 ## GNU General Public License for more details.
15
16 ## You should have received a copy of the GNU General Public License
17 ## along with this program; if not, write to the Free Software
18 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19 ## 02111-1307, USA.
20
21 noinst_LIBRARIES = libfetish.a
22
23 AM_CPPFLAGS = -I.. -I$(srcdir)
24 DEFS += -DLIBDIR=\"$(libdir)\"
25
26 ## Put relatively complex files at the beginning of the list so
27 ## that parallel compiles finish a tiny bit sooner.  I don't see
28 ## a way to make regex.c appear earlier in the list, since it's
29 ## added by automake, but on systems with an up to date GNU libc,
30 ## regex.c isn't even compiled.
31 libfetish_a_SOURCES = \
32   acl.h acl.c \
33   getdate.h getdate.y \
34   posixtm.c posixtm.h \
35   posixver.c posixver.h \
36   strftime.c strftime.h \
37   getopt.c getopt.h getopt1.c \
38   hash.c hash.h \
39   hash-pjw.c hash-pjw.h \
40   __fpending.h \
41   addext.c \
42   argmatch.c argmatch.h \
43   backupfile.c backupfile.h \
44   basename.c \
45   canon-host.c \
46   canonicalize.h \
47   closeout.c closeout.h \
48   cycle-check.c cycle-check.h \
49   dev-ino.h \
50   diacrit.c diacrit.h \
51   dirname.c dirname.h \
52   dirfd.h \
53   dup-safer.c \
54   euidaccess.h \
55   exclude.c exclude.h \
56   exit.h \
57   exitfail.c exitfail.h \
58   filemode.c filemode.h \
59   file-type.c file-type.h \
60   fopen-safer.c \
61   fsusage.h \
62   fts.c fts_.h \
63   full-read.c full-read.h \
64   full-write.c full-write.h \
65   getline.h \
66   getpagesize.h \
67   gettime.c \
68   gettext.h \
69   getugroups.c \
70   group-member.h \
71   hard-locale.c hard-locale.h \
72   human.c human.h \
73   idcache.c \
74   isdir.c \
75   imaxtostr.c \
76   lchown.h \
77   linebuffer.c linebuffer.h \
78   localcharset.c localcharset.h \
79   long-options.c long-options.h \
80   makepath.c makepath.h \
81   mbswidth.c mbswidth.h \
82   md5.c md5.h \
83   memcasecmp.c memcasecmp.h \
84   memcoll.c memcoll.h \
85   modechange.c modechange.h \
86   mountlist.h \
87   offtostr.c \
88   path-concat.c path-concat.h \
89   pathmax.h \
90   physmem.c physmem.h \
91   quote.c quote.h \
92   quotearg.c quotearg.h \
93   readtokens.c readtokens.h \
94   readutmp.h \
95   regex.h \
96   safe-read.c safe-read.h \
97   safe-write.c safe-write.h \
98   same.c same.h \
99   save-cwd.c save-cwd.h \
100   savedir.c savedir.h \
101   search_.h \
102   settime.c \
103   sha.c sha.h \
104   sig2str.h \
105   stdio-safer.h \
106   stripslash.c \
107   strndup.h \
108   strverscmp.h \
109   time_r.c time_r.h \
110   timespec.h \
111   umaxtostr.c \
112   unicodeio.c unicodeio.h \
113   unistd-safer.h \
114   unlocked-io.h \
115   userspec.c userspec.h \
116   utimens.c utimens.h \
117   version-etc.c version-etc.h \
118   xalloc.h \
119   xgetcwd.c xgetcwd.h \
120   xgethostname.c xgethostname.h \
121   xmalloc.c \
122   xmemcoll.c xmemcoll.h \
123   xnanosleep.c xnanosleep.h \
124   xreadlink.c xreadlink.h \
125   xstrdup.c \
126   xstrndup.c xstrndup.h \
127   xstrtod.c xstrtod.h \
128   xstrtoimax.c \
129   xstrtol.c xstrtol.h \
130   xstrtoul.c \
131   xstrtoumax.c \
132   yesno.c
133
134 libfetish_a_SOURCES += \
135   printf-args.h \
136   printf-parse.h \
137   vasprintf.h \
138   vasnprintf.h
139
140 libfetish_a_LIBADD = $(LIBOBJS) $(ALLOCA)
141 libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD)
142
143 lib_OBJECTS = $(libfetish_a_OBJECTS)
144
145
146 BUILT_SOURCES = getdate.c
147 CLEANFILES =
148 MAINTAINERCLEANFILES = $(BUILT_SOURCES)
149 MOSTLYCLEANFILES =
150 SUFFIXES =
151
152 EXTRA_DIST = config.charset ref-add.sin ref-del.sin \
153   getndelim2.c getndelim2.h \
154   inttostr.c inttostr.h
155
156 # We need the following in order to install a simple file in $(libdir)
157 # which is shared with other installed packages. We use a list of referencing
158 # packages so that "make uninstall" will remove the file if and only if it
159 # is not used by another installed package.
160 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
161 # avoid installing it.
162
163 all-local: charset.alias ref-add.sed ref-del.sed
164
165 charset_alias = $(DESTDIR)$(libdir)/charset.alias
166 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
167 install-exec-local: all-local
168         test $(GLIBC21) != no || $(mkinstalldirs) $(DESTDIR)$(libdir)
169         if test -f $(charset_alias); then \
170           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
171           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
172           rm -f $(charset_tmp) ; \
173         else \
174           if test $(GLIBC21) = no; then \
175             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
176             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
177             rm -f $(charset_tmp) ; \
178           fi ; \
179         fi
180
181 uninstall-local: all-local
182         if test -f $(charset_alias); then \
183           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
184           if grep '^# Packages using this file: $$' $(charset_tmp) \
185               > /dev/null; then \
186             rm -f $(charset_alias); \
187           else \
188             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
189           fi; \
190           rm -f $(charset_tmp); \
191         fi
192
193 charset.alias: config.charset
194         $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@
195         mv t-$@ $@
196
197 SUFFIXES += .sed .sin
198 .sin.sed:
199         sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@
200         mv t-$@ $@
201
202 CLEANFILES += charset.alias ref-add.sed ref-del.sed
203
204 BUILT_SOURCES += $(STDBOOL_H)
205 EXTRA_DIST += stdbool_.h
206 MOSTLYCLEANFILES += stdbool.h stdbool.ht
207 # Create stdbool.h on systems that lack a working one.
208 stdbool.h: stdbool_.h
209         sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' $(srcdir)/stdbool_.h > $@t
210         mv $@t $@
211
212 BUILT_SOURCES += $(ALLOCA_H)
213 EXTRA_DIST += alloca_.h
214
215 # We need the following in order to create an <alloca.h> when the system
216 # doesn't have one that works with the given compiler.
217 all-local $(lib_OBJECTS): $(ALLOCA_H)
218 alloca.h: alloca_.h
219         cp $(srcdir)/alloca_.h $@-t
220         mv $@-t $@
221 MOSTLYCLEANFILES += alloca.h alloca.h-t
222
223 BUILT_SOURCES += $(FNMATCH_H)
224 EXTRA_DIST += fnmatch_.h fnmatch_loop.c
225
226 # We need the following in order to create an <fnmatch.h> when the system
227 # doesn't have one that supports the required API.
228 all-local $(lib_OBJECTS): $(FNMATCH_H)
229 fnmatch.h: fnmatch_.h
230         cp $(srcdir)/fnmatch_.h $@-t
231         mv $@-t $@
232 MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t
233
234 DISTCLEANFILES = ftw.h search.h