]> sjero.net Git - wget/blob - lib/Makefile.am
Merging to bring en@*.po back in (and removed from .hgignore).
[wget] / lib / Makefile.am
1 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
2 ## Process this file with automake to produce Makefile.in.
3 # Copyright (C) 2004-2007 Free Software Foundation, Inc.
4 #
5 # This file is free software, distributed under the terms of the GNU
6 # General Public License.  As a special exception to the GNU General
7 # Public License, this file may be distributed as part of a program
8 # that contains a configuration script generated by Autoconf, under
9 # the same distribution terms as the rest of that program.
10 #
11 # Generated by gnulib-tool.
12 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=. --no-libtool --macro-prefix=gl c-ctype crypto/md5 getopt maintainer-makefile
13
14 AUTOMAKE_OPTIONS = 1.5 gnits
15
16 noinst_HEADERS =
17 noinst_LIBRARIES =
18 noinst_LTLIBRARIES =
19 EXTRA_DIST =
20 BUILT_SOURCES =
21 SUFFIXES =
22 MOSTLYCLEANFILES = core *.stackdump
23 MOSTLYCLEANDIRS =
24 CLEANFILES =
25 DISTCLEANFILES =
26 MAINTAINERCLEANFILES =
27
28 AM_CPPFLAGS =
29
30 noinst_LIBRARIES += libgnu.a
31
32 libgnu_a_SOURCES =
33 libgnu_a_LIBADD = $(gl_LIBOBJS)
34 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
35 EXTRA_libgnu_a_SOURCES =
36
37 ## begin gnulib module c-ctype
38
39 libgnu_a_SOURCES += c-ctype.h c-ctype.c
40
41 ## end   gnulib module c-ctype
42
43 ## begin gnulib module crypto/md5
44
45
46 EXTRA_DIST += md5.c md5.h
47
48 EXTRA_libgnu_a_SOURCES += md5.c
49
50 ## end   gnulib module crypto/md5
51
52 ## begin gnulib module getopt
53
54 BUILT_SOURCES += $(GETOPT_H)
55
56 # We need the following in order to create <getopt.h> when the system
57 # doesn't have one that works with the given compiler.
58 getopt.h: getopt.in.h
59         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
60           cat $(srcdir)/getopt.in.h; \
61         } > $@-t
62         mv -f $@-t $@
63 MOSTLYCLEANFILES += getopt.h getopt.h-t
64
65 EXTRA_DIST += getopt.c getopt.in.h getopt1.c getopt_int.h
66
67 EXTRA_libgnu_a_SOURCES += getopt.c getopt1.c
68
69 ## end   gnulib module getopt
70
71 ## begin gnulib module gettext-h
72
73 libgnu_a_SOURCES += gettext.h
74
75 ## end   gnulib module gettext-h
76
77 ## begin gnulib module link-warning
78
79 LINK_WARNING_H=$(top_srcdir)/./link-warning.h
80
81 EXTRA_DIST += $(top_srcdir)/./link-warning.h
82
83 ## end   gnulib module link-warning
84
85 ## begin gnulib module maintainer-makefile
86
87 EXTRA_DIST += $(top_srcdir)/./GNUmakefile $(top_srcdir)/./maint.mk
88
89 ## end   gnulib module maintainer-makefile
90
91 ## begin gnulib module stdbool
92
93 BUILT_SOURCES += $(STDBOOL_H)
94
95 # We need the following in order to create <stdbool.h> when the system
96 # doesn't have one that works.
97 stdbool.h: stdbool.in.h
98         rm -f $@-t $@
99         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
100           sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
101         } > $@-t
102         mv $@-t $@
103 MOSTLYCLEANFILES += stdbool.h stdbool.h-t
104
105 EXTRA_DIST += stdbool.in.h
106
107 ## end   gnulib module stdbool
108
109 ## begin gnulib module stdint
110
111 BUILT_SOURCES += $(STDINT_H)
112
113 # We need the following in order to create <stdint.h> when the system
114 # doesn't have one that works with the given compiler.
115 stdint.h: stdint.in.h
116         rm -f $@-t $@
117         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
118           sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
119               -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
120               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
121               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
122               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
123               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
124               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
125               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
126               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
127               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
128               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
129               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
130               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
131               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
132               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
133               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
134               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
135               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
136               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
137               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
138               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
139               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
140               < $(srcdir)/stdint.in.h; \
141         } > $@-t
142         mv $@-t $@
143 MOSTLYCLEANFILES += stdint.h stdint.h-t
144
145 EXTRA_DIST += stdint.in.h
146
147 ## end   gnulib module stdint
148
149 ## begin gnulib module unistd
150
151 BUILT_SOURCES += unistd.h
152
153 # We need the following in order to create an empty placeholder for
154 # <unistd.h> when the system doesn't have one.
155 unistd.h: unistd.in.h
156         rm -f $@-t $@
157         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
158           sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
159               -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
160               -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
161               -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
162               -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
163               -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
164               -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
165               -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
166               -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
167               -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
168               -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
169               -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
170               -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
171               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
172               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
173               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
174               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
175               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
176               -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
177               -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
178               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
179               -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
180               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
181               < $(srcdir)/unistd.in.h; \
182         } > $@-t
183         mv $@-t $@
184 MOSTLYCLEANFILES += unistd.h unistd.h-t
185
186 EXTRA_DIST += unistd.in.h
187
188 ## end   gnulib module unistd
189
190 ## begin gnulib module wchar
191
192 BUILT_SOURCES += $(WCHAR_H)
193
194 # We need the following in order to create <wchar.h> when the system
195 # version does not work standalone.
196 wchar.h: wchar.in.h
197         rm -f $@-t $@
198         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
199           sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
200               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
201               -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
202               -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
203               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
204               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
205               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
206             < $(srcdir)/wchar.in.h; \
207         } > $@-t
208         mv $@-t $@
209 MOSTLYCLEANFILES += wchar.h wchar.h-t
210
211 EXTRA_DIST += wchar.in.h
212
213 ## end   gnulib module wchar
214
215
216 mostlyclean-local: mostlyclean-generic
217         @for dir in '' $(MOSTLYCLEANDIRS); do \
218           if test -n "$$dir" && test -d $$dir; then \
219             echo "rmdir $$dir"; rmdir $$dir; \
220           fi; \
221         done; \
222         :