]> sjero.net Git - wget/blob - md5/Makefile.am
Mass update copyright years.
[wget] / md5 / Makefile.am
1 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
2 ## Process this file with automake to produce Makefile.in.
3 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
4 # Free Software Foundation, Inc.
5 #
6 # This file is free software, distributed under the terms of the GNU
7 # General Public License.  As a special exception to the GNU General
8 # Public License, this file may be distributed as part of a program
9 # that contains a configuration script generated by Autoconf, under
10 # the same distribution terms as the rest of that program.
11 #
12 # Generated by gnulib-tool.
13 # Reproduce by: gnulib-tool --import --dir=. --lib=libmd5 --source-base=md5 --m4-base=md5/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=md5 crypto/md5
14
15 AUTOMAKE_OPTIONS = 1.5 gnits
16
17 SUBDIRS =
18 noinst_HEADERS =
19 noinst_LIBRARIES =
20 noinst_LTLIBRARIES =
21 EXTRA_DIST =
22 BUILT_SOURCES =
23 SUFFIXES =
24 MOSTLYCLEANFILES = core *.stackdump
25 MOSTLYCLEANDIRS =
26 CLEANFILES =
27 DISTCLEANFILES =
28 MAINTAINERCLEANFILES =
29 EXTRA_DIST += m4/gnulib-cache.m4
30
31 AM_CPPFLAGS =
32 AM_CFLAGS =
33
34 noinst_LIBRARIES += libmd5.a
35
36 libmd5_a_SOURCES =
37 libmd5_a_LIBADD = $(md5_LIBOBJS)
38 libmd5_a_DEPENDENCIES = $(md5_LIBOBJS)
39 EXTRA_libmd5_a_SOURCES =
40
41 ## begin gnulib module crypto/md5
42
43
44 EXTRA_DIST += md5.c md5.h
45
46 EXTRA_libmd5_a_SOURCES += md5.c
47
48 ## end   gnulib module crypto/md5
49
50 ## begin gnulib module link-warning
51
52 LINK_WARNING_H=$(top_srcdir)/build-aux/link-warning.h
53
54 EXTRA_DIST += $(top_srcdir)/build-aux/link-warning.h
55
56 ## end   gnulib module link-warning
57
58 ## begin gnulib module stddef
59
60 BUILT_SOURCES += $(STDDEF_H)
61
62 # We need the following in order to create <stddef.h> when the system
63 # doesn't have one that works with the given compiler.
64 stddef.h: stddef.in.h
65         $(AM_V_GEN)rm -f $@-t $@ && \
66         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
67           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
68               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
69               -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
70               -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
71               -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
72               < $(srcdir)/stddef.in.h; \
73         } > $@-t && \
74         mv $@-t $@
75 MOSTLYCLEANFILES += stddef.h stddef.h-t
76
77 EXTRA_DIST += stddef.in.h
78
79 ## end   gnulib module stddef
80
81 ## begin gnulib module stdint
82
83 BUILT_SOURCES += $(STDINT_H)
84
85 # We need the following in order to create <stdint.h> when the system
86 # doesn't have one that works with the given compiler.
87 stdint.h: stdint.in.h
88         $(AM_V_GEN)rm -f $@-t $@ && \
89         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
90           sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
91               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
92               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
93               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
94               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
95               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
96               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
97               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
98               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
99               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
100               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
101               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
102               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
103               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
104               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
105               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
106               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
107               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
108               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
109               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
110               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
111               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
112               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
113               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
114               < $(srcdir)/stdint.in.h; \
115         } > $@-t && \
116         mv $@-t $@
117 MOSTLYCLEANFILES += stdint.h stdint.h-t
118
119 EXTRA_DIST += stdint.in.h
120
121 ## end   gnulib module stdint
122
123 ## begin gnulib module wchar
124
125 BUILT_SOURCES += $(WCHAR_H)
126
127 # We need the following in order to create <wchar.h> when the system
128 # version does not work standalone.
129 wchar.h: wchar.in.h
130         $(AM_V_GEN)rm -f $@-t $@ && \
131         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
132           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
133               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
134               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
135               -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
136               -e 's|@''GNULIB_BTOWC''@|$(GNULIB_BTOWC)|g' \
137               -e 's|@''GNULIB_WCTOB''@|$(GNULIB_WCTOB)|g' \
138               -e 's|@''GNULIB_MBSINIT''@|$(GNULIB_MBSINIT)|g' \
139               -e 's|@''GNULIB_MBRTOWC''@|$(GNULIB_MBRTOWC)|g' \
140               -e 's|@''GNULIB_MBRLEN''@|$(GNULIB_MBRLEN)|g' \
141               -e 's|@''GNULIB_MBSRTOWCS''@|$(GNULIB_MBSRTOWCS)|g' \
142               -e 's|@''GNULIB_MBSNRTOWCS''@|$(GNULIB_MBSNRTOWCS)|g' \
143               -e 's|@''GNULIB_WCRTOMB''@|$(GNULIB_WCRTOMB)|g' \
144               -e 's|@''GNULIB_WCSRTOMBS''@|$(GNULIB_WCSRTOMBS)|g' \
145               -e 's|@''GNULIB_WCSNRTOMBS''@|$(GNULIB_WCSNRTOMBS)|g' \
146               -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
147               -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
148               -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
149               -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
150               -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
151               -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
152               -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
153               -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
154               -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
155               -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
156               -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
157               -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
158               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
159               -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
160               -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
161               -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
162               -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
163               -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
164               -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
165               -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
166               -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
167               -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
168               -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
169               -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
170               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
171               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
172             < $(srcdir)/wchar.in.h; \
173         } > $@-t && \
174         mv $@-t $@
175 MOSTLYCLEANFILES += wchar.h wchar.h-t
176
177 EXTRA_DIST += wchar.in.h
178
179 ## end   gnulib module wchar
180
181 ## begin gnulib module dummy
182
183 libmd5_a_SOURCES += dummy.c
184
185 ## end   gnulib module dummy
186
187
188 mostlyclean-local: mostlyclean-generic
189         @for dir in '' $(MOSTLYCLEANDIRS); do \
190           if test -n "$$dir" && test -d $$dir; then \
191             echo "rmdir $$dir"; rmdir $$dir; \
192           fi; \
193         done; \
194         :