112303
|
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
|
|
2 # @configure_input@
|
|
3
|
|
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
|
6 # Inc.
|
|
7 # This Makefile.in is free software; the Free Software Foundation
|
|
8 # gives unlimited permission to copy and/or distribute it,
|
|
9 # with or without modifications, as long as this notice is preserved.
|
|
10
|
|
11 # This program is distributed in the hope that it will be useful,
|
|
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
14 # PARTICULAR PURPOSE.
|
|
15
|
|
16 @SET_MAKE@
|
|
17
|
|
18 # Copyright (C) 2002-2011 Free Software Foundation, Inc.
|
|
19 #
|
|
20 # This file is free software, distributed under the terms of the GNU
|
|
21 # General Public License. As a special exception to the GNU General
|
|
22 # Public License, this file may be distributed as part of a program
|
|
23 # that contains a configuration script generated by Autoconf, under
|
|
24 # the same distribution terms as the rest of that program.
|
|
25 #
|
|
26 # Generated by gnulib-tool.
|
112311
|
27 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr getopt-gnu mktime
|
112303
|
28
|
|
29 VPATH = @srcdir@
|
|
30 pkgdatadir = $(datadir)/@PACKAGE@
|
|
31 pkgincludedir = $(includedir)/@PACKAGE@
|
|
32 pkglibdir = $(libdir)/@PACKAGE@
|
|
33 pkglibexecdir = $(libexecdir)/@PACKAGE@
|
|
34 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
35 install_sh_DATA = $(install_sh) -c -m 644
|
|
36 install_sh_PROGRAM = $(install_sh) -c
|
|
37 install_sh_SCRIPT = $(install_sh) -c
|
|
38 INSTALL_HEADER = $(INSTALL_DATA)
|
|
39 transform = $(program_transform_name)
|
|
40 NORMAL_INSTALL = :
|
|
41 PRE_INSTALL = :
|
|
42 POST_INSTALL = :
|
|
43 NORMAL_UNINSTALL = :
|
|
44 PRE_UNINSTALL = :
|
|
45 POST_UNINSTALL = :
|
|
46 build_triplet = @build@
|
|
47 host_triplet = @host@
|
|
48 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
|
49 $(srcdir)/gnulib.mk
|
|
50 subdir = lib
|
|
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
112305
|
52 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
|
112308
|
53 $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/extensions.m4 \
|
112311
|
54 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gnulib-common.m4 \
|
112308
|
55 $(top_srcdir)/m4/gnulib-comp.m4 \
|
|
56 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/mktime.m4 \
|
|
57 $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/stddef_h.m4 \
|
|
58 $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
|
112311
|
59 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
|
|
60 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/configure.in
|
112303
|
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
62 $(ACLOCAL_M4)
|
|
63 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
64 CONFIG_HEADER = $(top_builddir)/src/config.h
|
|
65 CONFIG_CLEAN_FILES =
|
|
66 CONFIG_CLEAN_VPATH_FILES =
|
|
67 LIBRARIES = $(noinst_LIBRARIES)
|
|
68 AR = ar
|
|
69 ARFLAGS = cru
|
|
70 libgnu_a_AR = $(AR) $(ARFLAGS)
|
|
71 am__DEPENDENCIES_1 =
|
112305
|
72 am_libgnu_a_OBJECTS = ftoastr.$(OBJEXT) dtoastr.$(OBJEXT) \
|
|
73 ldtoastr.$(OBJEXT)
|
112303
|
74 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
|
|
75 depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
76 am__depfiles_maybe = depfiles
|
|
77 am__mv = mv -f
|
|
78 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
79 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
80 CCLD = $(CC)
|
|
81 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
|
82 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
|
|
83 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
|
|
84 ETAGS = etags
|
|
85 CTAGS = ctags
|
|
86 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
87 ACLOCAL = @ACLOCAL@
|
|
88 ALLOCA = @ALLOCA@
|
|
89 ALSA_CFLAGS = @ALSA_CFLAGS@
|
|
90 ALSA_LIBS = @ALSA_LIBS@
|
|
91 AMTAR = @AMTAR@
|
112308
|
92 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
|
112303
|
93 AUTOCONF = @AUTOCONF@
|
|
94 AUTOHEADER = @AUTOHEADER@
|
|
95 AUTOMAKE = @AUTOMAKE@
|
|
96 AWK = @AWK@
|
|
97 BLESSMAIL_TARGET = @BLESSMAIL_TARGET@
|
|
98 CANNOT_DUMP = @CANNOT_DUMP@
|
|
99 CC = @CC@
|
|
100 CCDEPMODE = @CCDEPMODE@
|
|
101 CFLAGS = @CFLAGS@
|
|
102 CFLAGS_SOUND = @CFLAGS_SOUND@
|
|
103 COM_ERRLIB = @COM_ERRLIB@
|
|
104 CPP = @CPP@
|
|
105 CPPFLAGS = @CPPFLAGS@
|
|
106 CRT_DIR = @CRT_DIR@
|
|
107 CRYPTOLIB = @CRYPTOLIB@
|
|
108 CYGPATH_W = @CYGPATH_W@
|
|
109 CYGWIN_OBJ = @CYGWIN_OBJ@
|
|
110 C_SWITCH_MACHINE = @C_SWITCH_MACHINE@
|
|
111 C_SWITCH_SYSTEM = @C_SWITCH_SYSTEM@
|
|
112 C_SWITCH_X_SITE = @C_SWITCH_X_SITE@
|
|
113 C_SWITCH_X_SYSTEM = @C_SWITCH_X_SYSTEM@
|
|
114 C_WARNINGS_SWITCH = @C_WARNINGS_SWITCH@
|
|
115 DBUS_CFLAGS = @DBUS_CFLAGS@
|
|
116 DBUS_LIBS = @DBUS_LIBS@
|
|
117 DBUS_OBJ = @DBUS_OBJ@
|
|
118 DEFS = @DEFS@
|
|
119 DEPDIR = @DEPDIR@
|
|
120 DEPFLAGS = @DEPFLAGS@
|
|
121 DESLIB = @DESLIB@
|
|
122 ECHO_C = @ECHO_C@
|
|
123 ECHO_N = @ECHO_N@
|
|
124 ECHO_T = @ECHO_T@
|
|
125 EGREP = @EGREP@
|
|
126 EXEEXT = @EXEEXT@
|
|
127 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
|
|
128 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
|
|
129 FONT_OBJ = @FONT_OBJ@
|
|
130 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
|
|
131 FREETYPE_LIBS = @FREETYPE_LIBS@
|
|
132 GCONF_CFLAGS = @GCONF_CFLAGS@
|
|
133 GCONF_LIBS = @GCONF_LIBS@
|
|
134 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
|
|
135 GETOPT_H = @GETOPT_H@
|
|
136 GMALLOC_OBJ = @GMALLOC_OBJ@
|
112311
|
137 GNULIB_CHOWN = @GNULIB_CHOWN@
|
|
138 GNULIB_CLOSE = @GNULIB_CLOSE@
|
|
139 GNULIB_DUP2 = @GNULIB_DUP2@
|
|
140 GNULIB_DUP3 = @GNULIB_DUP3@
|
|
141 GNULIB_ENVIRON = @GNULIB_ENVIRON@
|
|
142 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
|
|
143 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
|
|
144 GNULIB_FCHDIR = @GNULIB_FCHDIR@
|
|
145 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
|
|
146 GNULIB_FSYNC = @GNULIB_FSYNC@
|
|
147 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
|
|
148 GNULIB_GETCWD = @GNULIB_GETCWD@
|
|
149 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
|
|
150 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
|
|
151 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
|
|
152 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
|
|
153 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
|
|
154 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
|
|
155 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
|
|
156 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
|
|
157 GNULIB_LCHOWN = @GNULIB_LCHOWN@
|
|
158 GNULIB_LINK = @GNULIB_LINK@
|
|
159 GNULIB_LINKAT = @GNULIB_LINKAT@
|
|
160 GNULIB_LSEEK = @GNULIB_LSEEK@
|
112308
|
161 GNULIB_MKTIME = @GNULIB_MKTIME@
|
|
162 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
|
112311
|
163 GNULIB_PIPE = @GNULIB_PIPE@
|
|
164 GNULIB_PIPE2 = @GNULIB_PIPE2@
|
|
165 GNULIB_PREAD = @GNULIB_PREAD@
|
|
166 GNULIB_PWRITE = @GNULIB_PWRITE@
|
|
167 GNULIB_READLINK = @GNULIB_READLINK@
|
|
168 GNULIB_READLINKAT = @GNULIB_READLINKAT@
|
|
169 GNULIB_RMDIR = @GNULIB_RMDIR@
|
|
170 GNULIB_SLEEP = @GNULIB_SLEEP@
|
112308
|
171 GNULIB_STRPTIME = @GNULIB_STRPTIME@
|
112311
|
172 GNULIB_SYMLINK = @GNULIB_SYMLINK@
|
|
173 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
|
112308
|
174 GNULIB_TIMEGM = @GNULIB_TIMEGM@
|
|
175 GNULIB_TIME_R = @GNULIB_TIME_R@
|
112311
|
176 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
|
|
177 GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@
|
|
178 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
|
|
179 GNULIB_UNLINK = @GNULIB_UNLINK@
|
|
180 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
|
|
181 GNULIB_USLEEP = @GNULIB_USLEEP@
|
|
182 GNULIB_WRITE = @GNULIB_WRITE@
|
112303
|
183 GNU_OBJC_CFLAGS = @GNU_OBJC_CFLAGS@
|
|
184 GREP = @GREP@
|
|
185 GTK_CFLAGS = @GTK_CFLAGS@
|
|
186 GTK_LIBS = @GTK_LIBS@
|
|
187 GTK_OBJ = @GTK_OBJ@
|
|
188 GZIP_INFO = @GZIP_INFO@
|
|
189 GZIP_PROG = @GZIP_PROG@
|
112311
|
190 HAVE_CHOWN = @HAVE_CHOWN@
|
|
191 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
|
|
192 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
|
|
193 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
|
|
194 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
|
|
195 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
|
|
196 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
|
112308
|
197 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
|
112311
|
198 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
|
|
199 HAVE_DUP2 = @HAVE_DUP2@
|
|
200 HAVE_DUP3 = @HAVE_DUP3@
|
|
201 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
|
|
202 HAVE_FACCESSAT = @HAVE_FACCESSAT@
|
|
203 HAVE_FCHDIR = @HAVE_FCHDIR@
|
|
204 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
|
|
205 HAVE_FSYNC = @HAVE_FSYNC@
|
|
206 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
|
|
207 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
|
|
208 HAVE_GETGROUPS = @HAVE_GETGROUPS@
|
|
209 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
|
|
210 HAVE_GETLOGIN = @HAVE_GETLOGIN@
|
|
211 HAVE_GETOPT_H = @HAVE_GETOPT_H@
|
|
212 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
|
|
213 HAVE_LCHOWN = @HAVE_LCHOWN@
|
|
214 HAVE_LINK = @HAVE_LINK@
|
|
215 HAVE_LINKAT = @HAVE_LINKAT@
|
112303
|
216 HAVE_MAKEINFO = @HAVE_MAKEINFO@
|
112308
|
217 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
|
112311
|
218 HAVE_OS_H = @HAVE_OS_H@
|
|
219 HAVE_PIPE = @HAVE_PIPE@
|
|
220 HAVE_PIPE2 = @HAVE_PIPE2@
|
|
221 HAVE_PREAD = @HAVE_PREAD@
|
|
222 HAVE_PWRITE = @HAVE_PWRITE@
|
|
223 HAVE_READLINK = @HAVE_READLINK@
|
|
224 HAVE_READLINKAT = @HAVE_READLINKAT@
|
|
225 HAVE_SLEEP = @HAVE_SLEEP@
|
112308
|
226 HAVE_STRPTIME = @HAVE_STRPTIME@
|
112311
|
227 HAVE_SYMLINK = @HAVE_SYMLINK@
|
|
228 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
|
|
229 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
|
112308
|
230 HAVE_TIMEGM = @HAVE_TIMEGM@
|
112311
|
231 HAVE_UNISTD_H = @HAVE_UNISTD_H@
|
|
232 HAVE_UNLINKAT = @HAVE_UNLINKAT@
|
|
233 HAVE_USLEEP = @HAVE_USLEEP@
|
112308
|
234 HAVE_WCHAR_T = @HAVE_WCHAR_T@
|
112303
|
235 HAVE_XSERVER = @HAVE_XSERVER@
|
|
236 IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
|
|
237 IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
|
112308
|
238 INCLUDE_NEXT = @INCLUDE_NEXT@
|
|
239 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
|
112303
|
240 INSTALL = @INSTALL@
|
|
241 INSTALL_DATA = @INSTALL_DATA@
|
|
242 INSTALL_INFO = @INSTALL_INFO@
|
|
243 INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
244 INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
245 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
246 KMEM_GROUP = @KMEM_GROUP@
|
|
247 KRB4LIB = @KRB4LIB@
|
|
248 KRB5LIB = @KRB5LIB@
|
|
249 LDFLAGS = @LDFLAGS@
|
|
250 LD_FIRSTFLAG = @LD_FIRSTFLAG@
|
|
251 LD_SWITCH_SYSTEM = @LD_SWITCH_SYSTEM@
|
|
252 LD_SWITCH_SYSTEM_TEMACS = @LD_SWITCH_SYSTEM_TEMACS@
|
|
253 LD_SWITCH_X_SITE = @LD_SWITCH_X_SITE@
|
|
254 LD_SWITCH_X_SITE_AUX = @LD_SWITCH_X_SITE_AUX@
|
|
255 LD_SWITCH_X_SITE_AUX_RPATH = @LD_SWITCH_X_SITE_AUX_RPATH@
|
|
256 LIBGIF = @LIBGIF@
|
|
257 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
|
|
258 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
|
|
259 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
|
|
260 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
|
|
261 LIBGPM = @LIBGPM@
|
|
262 LIBHESIOD = @LIBHESIOD@
|
112311
|
263 LIBINTL = @LIBINTL@
|
112303
|
264 LIBJPEG = @LIBJPEG@
|
|
265 LIBOBJS = @LIBOBJS@
|
|
266 LIBOTF_CFLAGS = @LIBOTF_CFLAGS@
|
|
267 LIBOTF_LIBS = @LIBOTF_LIBS@
|
|
268 LIBPNG = @LIBPNG@
|
|
269 LIBRESOLV = @LIBRESOLV@
|
|
270 LIBS = @LIBS@
|
|
271 LIBSELINUX_LIBS = @LIBSELINUX_LIBS@
|
|
272 LIBSOUND = @LIBSOUND@
|
|
273 LIBS_MAIL = @LIBS_MAIL@
|
|
274 LIBS_SYSTEM = @LIBS_SYSTEM@
|
|
275 LIBS_TERMCAP = @LIBS_TERMCAP@
|
|
276 LIBTIFF = @LIBTIFF@
|
|
277 LIBXMENU = @LIBXMENU@
|
|
278 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
|
|
279 LIBXML2_LIBS = @LIBXML2_LIBS@
|
|
280 LIBXMU = @LIBXMU@
|
|
281 LIBXPM = @LIBXPM@
|
|
282 LIBXSM = @LIBXSM@
|
|
283 LIBXTR6 = @LIBXTR6@
|
|
284 LIBXT_OTHER = @LIBXT_OTHER@
|
|
285 LIBX_OTHER = @LIBX_OTHER@
|
|
286 LIB_GCC = @LIB_GCC@
|
|
287 LIB_MATH = @LIB_MATH@
|
|
288 LIB_STANDARD = @LIB_STANDARD@
|
112311
|
289 LTLIBINTL = @LTLIBINTL@
|
112303
|
290 LTLIBOBJS = @LTLIBOBJS@
|
|
291 M17N_FLT_CFLAGS = @M17N_FLT_CFLAGS@
|
|
292 M17N_FLT_LIBS = @M17N_FLT_LIBS@
|
|
293 MAINT = @MAINT@
|
|
294 MAKEINFO = @MAKEINFO@
|
|
295 MKDEPDIR = @MKDEPDIR@
|
|
296 MKDIR_P = @MKDIR_P@
|
|
297 MOUSE_SUPPORT = @MOUSE_SUPPORT@
|
|
298 M_FILE = @M_FILE@
|
|
299 NEED_SETGID = @NEED_SETGID@
|
112311
|
300 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
|
112308
|
301 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
|
|
302 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
|
112311
|
303 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
|
|
304 NEXT_GETOPT_H = @NEXT_GETOPT_H@
|
112308
|
305 NEXT_STDDEF_H = @NEXT_STDDEF_H@
|
|
306 NEXT_TIME_H = @NEXT_TIME_H@
|
112311
|
307 NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
112303
|
308 NS_OBJ = @NS_OBJ@
|
|
309 NS_SUPPORT = @NS_SUPPORT@
|
|
310 OBJEXT = @OBJEXT@
|
|
311 OLDXMENU = @OLDXMENU@
|
|
312 OLDXMENU_DEPS = @OLDXMENU_DEPS@
|
|
313 OLDXMENU_TARGET = @OLDXMENU_TARGET@
|
|
314 OTHER_FILES = @OTHER_FILES@
|
|
315 PACKAGE = @PACKAGE@
|
|
316 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
317 PACKAGE_NAME = @PACKAGE_NAME@
|
|
318 PACKAGE_STRING = @PACKAGE_STRING@
|
|
319 PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
320 PACKAGE_URL = @PACKAGE_URL@
|
|
321 PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
322 PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
323 PKG_CONFIG = @PKG_CONFIG@
|
|
324 POST_ALLOC_OBJ = @POST_ALLOC_OBJ@
|
112308
|
325 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
|
|
326 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
|
112303
|
327 PRE_ALLOC_OBJ = @PRE_ALLOC_OBJ@
|
|
328 PROFILING_CFLAGS = @PROFILING_CFLAGS@
|
112308
|
329 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
|
112303
|
330 RALLOC_OBJ = @RALLOC_OBJ@
|
|
331 RANLIB = @RANLIB@
|
112311
|
332 REPLACE_CHOWN = @REPLACE_CHOWN@
|
|
333 REPLACE_CLOSE = @REPLACE_CLOSE@
|
|
334 REPLACE_DUP = @REPLACE_DUP@
|
|
335 REPLACE_DUP2 = @REPLACE_DUP2@
|
|
336 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
|
|
337 REPLACE_GETCWD = @REPLACE_GETCWD@
|
|
338 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
|
|
339 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
|
|
340 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
|
|
341 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
|
|
342 REPLACE_LCHOWN = @REPLACE_LCHOWN@
|
|
343 REPLACE_LINK = @REPLACE_LINK@
|
|
344 REPLACE_LINKAT = @REPLACE_LINKAT@
|
112308
|
345 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
|
112311
|
346 REPLACE_LSEEK = @REPLACE_LSEEK@
|
112308
|
347 REPLACE_MKTIME = @REPLACE_MKTIME@
|
|
348 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
|
|
349 REPLACE_NULL = @REPLACE_NULL@
|
112311
|
350 REPLACE_PREAD = @REPLACE_PREAD@
|
|
351 REPLACE_PWRITE = @REPLACE_PWRITE@
|
|
352 REPLACE_READLINK = @REPLACE_READLINK@
|
|
353 REPLACE_RMDIR = @REPLACE_RMDIR@
|
|
354 REPLACE_SLEEP = @REPLACE_SLEEP@
|
|
355 REPLACE_SYMLINK = @REPLACE_SYMLINK@
|
112308
|
356 REPLACE_TIMEGM = @REPLACE_TIMEGM@
|
112311
|
357 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
|
|
358 REPLACE_UNLINK = @REPLACE_UNLINK@
|
|
359 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
|
|
360 REPLACE_USLEEP = @REPLACE_USLEEP@
|
|
361 REPLACE_WRITE = @REPLACE_WRITE@
|
112303
|
362 RSVG_CFLAGS = @RSVG_CFLAGS@
|
|
363 RSVG_LIBS = @RSVG_LIBS@
|
|
364 SET_MAKE = @SET_MAKE@
|
|
365 SHELL = @SHELL@
|
|
366 START_FILES = @START_FILES@
|
112308
|
367 STDDEF_H = @STDDEF_H@
|
112303
|
368 STRIP = @STRIP@
|
112308
|
369 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
|
112303
|
370 S_FILE = @S_FILE@
|
|
371 TEMACS_LDFLAGS2 = @TEMACS_LDFLAGS2@
|
|
372 TERMCAP_OBJ = @TERMCAP_OBJ@
|
112308
|
373 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
|
112303
|
374 TOOLKIT_LIBW = @TOOLKIT_LIBW@
|
|
375 TOOLTIP_SUPPORT = @TOOLTIP_SUPPORT@
|
|
376 UNEXEC_OBJ = @UNEXEC_OBJ@
|
112311
|
377 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
|
|
378 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
|
112303
|
379 VERSION = @VERSION@
|
|
380 VMLIMIT_OBJ = @VMLIMIT_OBJ@
|
|
381 WIDGET_OBJ = @WIDGET_OBJ@
|
|
382 WINDOW_SUPPORT = @WINDOW_SUPPORT@
|
|
383 XFT_CFLAGS = @XFT_CFLAGS@
|
|
384 XFT_LIBS = @XFT_LIBS@
|
|
385 XMENU_OBJ = @XMENU_OBJ@
|
|
386 XMKMF = @XMKMF@
|
|
387 XOBJ = @XOBJ@
|
|
388 X_TOOLKIT_TYPE = @X_TOOLKIT_TYPE@
|
|
389 abs_builddir = @abs_builddir@
|
|
390 abs_srcdir = @abs_srcdir@
|
|
391 abs_top_builddir = @abs_top_builddir@
|
|
392 abs_top_srcdir = @abs_top_srcdir@
|
|
393 ac_ct_CC = @ac_ct_CC@
|
|
394 am__include = @am__include@
|
|
395 am__leading_dot = @am__leading_dot@
|
|
396 am__quote = @am__quote@
|
|
397 am__tar = @am__tar@
|
|
398 am__untar = @am__untar@
|
|
399 archlibdir = @archlibdir@
|
|
400 bindir = @bindir@
|
|
401 bitmapdir = @bitmapdir@
|
|
402 build = @build@
|
|
403 build_alias = @build_alias@
|
|
404 build_cpu = @build_cpu@
|
|
405 build_os = @build_os@
|
|
406 build_vendor = @build_vendor@
|
|
407 builddir = @builddir@
|
|
408 canonical = @canonical@
|
|
409 configuration = @configuration@
|
|
410 datadir = @datadir@
|
|
411 datarootdir = @datarootdir@
|
|
412 docdir = @docdir@
|
|
413 dvidir = @dvidir@
|
|
414 etcdir = @etcdir@
|
|
415 exec_prefix = @exec_prefix@
|
|
416 gamedir = @gamedir@
|
|
417 gameuser = @gameuser@
|
|
418 gl_LIBOBJS = @gl_LIBOBJS@
|
|
419 gl_LTLIBOBJS = @gl_LTLIBOBJS@
|
|
420 gltests_LIBOBJS = @gltests_LIBOBJS@
|
|
421 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
|
|
422 gltests_WITNESS = @gltests_WITNESS@
|
|
423 host = @host@
|
|
424 host_alias = @host_alias@
|
|
425 host_cpu = @host_cpu@
|
|
426 host_os = @host_os@
|
|
427 host_vendor = @host_vendor@
|
|
428 htmldir = @htmldir@
|
|
429 includedir = @includedir@
|
|
430 infodir = @infodir@
|
|
431 install_sh = @install_sh@
|
|
432 libdir = @libdir@
|
|
433 libexecdir = @libexecdir@
|
|
434 liblockfile = @liblockfile@
|
|
435 lispdir = @lispdir@
|
|
436 lisppath = @lisppath@
|
|
437 localedir = @localedir@
|
|
438 locallisppath = @locallisppath@
|
|
439 localstatedir = @localstatedir@
|
|
440 mandir = @mandir@
|
|
441 mkdir_p = @mkdir_p@
|
|
442 ns_appbindir = @ns_appbindir@
|
|
443 ns_appdir = @ns_appdir@
|
|
444 ns_appresdir = @ns_appresdir@
|
|
445 ns_appsrc = @ns_appsrc@
|
|
446 oldincludedir = @oldincludedir@
|
|
447 pdfdir = @pdfdir@
|
|
448 prefix = @prefix@
|
|
449 program_transform_name = @program_transform_name@
|
|
450 psdir = @psdir@
|
|
451 sbindir = @sbindir@
|
|
452 sharedstatedir = @sharedstatedir@
|
|
453 srcdir = @srcdir@
|
|
454 sysconfdir = @sysconfdir@
|
|
455 target_alias = @target_alias@
|
|
456 top_build_prefix = @top_build_prefix@
|
|
457 top_builddir = @top_builddir@
|
|
458 top_srcdir = @top_srcdir@
|
|
459 version = @version@
|
|
460 x_default_search_path = @x_default_search_path@
|
112308
|
461
|
|
462 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|
463 # statements but through direct file reference. Therefore this snippet must be
|
|
464 # present in all Makefile.am that need it. This is ensured by the applicability
|
|
465 # 'all' defined above.
|
|
466
|
|
467 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|
468 # statements but through direct file reference. Therefore this snippet must be
|
|
469 # present in all Makefile.am that need it. This is ensured by the applicability
|
|
470 # 'all' defined above.
|
112311
|
471 BUILT_SOURCES = arg-nonnull.h c++defs.h $(GETOPT_H) $(STDDEF_H) time.h \
|
|
472 unistd.h warn-on-use.h
|
112308
|
473 EXTRA_DIST = $(top_srcdir)/./arg-nonnull.h $(top_srcdir)/./c++defs.h \
|
112311
|
474 getopt.c getopt.in.h getopt1.c getopt_int.h intprops.h \
|
|
475 mktime-internal.h mktime.c stddef.in.h time.in.h time_r.c \
|
|
476 unistd.in.h $(top_srcdir)/./warn-on-use.h
|
112308
|
477 MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
|
112311
|
478 c++defs.h c++defs.h-t getopt.h getopt.h-t stddef.h stddef.h-t \
|
|
479 time.h time.h-t unistd.h unistd.h-t warn-on-use.h \
|
|
480 warn-on-use.h-t
|
112303
|
481 noinst_LIBRARIES = libgnu.a
|
|
482 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
|
112311
|
483 libgnu_a_SOURCES = ftoastr.h ftoastr.c dtoastr.c ldtoastr.c gettext.h
|
112303
|
484 libgnu_a_LIBADD = $(gl_LIBOBJS)
|
|
485 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
|
112311
|
486 EXTRA_libgnu_a_SOURCES = getopt.c getopt1.c mktime.c time_r.c
|
112308
|
487 ARG_NONNULL_H = arg-nonnull.h
|
|
488 CXXDEFS_H = c++defs.h
|
|
489 WARN_ON_USE_H = warn-on-use.h
|
112303
|
490 all: $(BUILT_SOURCES)
|
|
491 $(MAKE) $(AM_MAKEFLAGS) all-am
|
|
492
|
|
493 .SUFFIXES:
|
|
494 .SUFFIXES: .c .o .obj
|
|
495 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
|
|
496 @for dep in $?; do \
|
|
497 case '$(am__configure_deps)' in \
|
|
498 *$$dep*) \
|
|
499 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
500 && { if test -f $@; then exit 0; else break; fi; }; \
|
|
501 exit 1;; \
|
|
502 esac; \
|
|
503 done; \
|
|
504 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
|
|
505 $(am__cd) $(top_srcdir) && \
|
|
506 $(AUTOMAKE) --gnu lib/Makefile
|
|
507 .PRECIOUS: Makefile
|
|
508 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
509 @case '$?' in \
|
|
510 *config.status*) \
|
|
511 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
512 *) \
|
|
513 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
514 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
515 esac;
|
|
516
|
|
517 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
518 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
519
|
|
520 $(top_srcdir)/configure: $(am__configure_deps)
|
|
521 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
522 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
523 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
524 $(am__aclocal_m4_deps):
|
|
525
|
|
526 clean-noinstLIBRARIES:
|
|
527 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
|
528 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
|
|
529 -rm -f libgnu.a
|
|
530 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
|
|
531 $(RANLIB) libgnu.a
|
|
532
|
|
533 mostlyclean-compile:
|
|
534 -rm -f *.$(OBJEXT)
|
|
535
|
|
536 distclean-compile:
|
|
537 -rm -f *.tab.c
|
|
538
|
112305
|
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@
|
|
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@
|
112311
|
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
|
|
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
|
112305
|
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldtoastr.Po@am__quote@
|
112308
|
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
|
|
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
|
112303
|
546
|
|
547 .c.o:
|
|
548 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
549 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
551 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
552 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
|
553
|
|
554 .c.obj:
|
|
555 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
556 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
559 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
560
|
|
561 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
562 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
563 unique=`for i in $$list; do \
|
|
564 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
565 done | \
|
|
566 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
567 END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
568 mkid -fID $$unique
|
|
569 tags: TAGS
|
|
570
|
|
571 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
572 $(TAGS_FILES) $(LISP)
|
|
573 set x; \
|
|
574 here=`pwd`; \
|
|
575 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
576 unique=`for i in $$list; do \
|
|
577 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
578 done | \
|
|
579 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
580 END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
581 shift; \
|
|
582 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
|
583 test -n "$$unique" || unique=$$empty_fix; \
|
|
584 if test $$# -gt 0; then \
|
|
585 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
586 "$$@" $$unique; \
|
|
587 else \
|
|
588 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
589 $$unique; \
|
|
590 fi; \
|
|
591 fi
|
|
592 ctags: CTAGS
|
|
593 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
594 $(TAGS_FILES) $(LISP)
|
|
595 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
596 unique=`for i in $$list; do \
|
|
597 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
598 done | \
|
|
599 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
600 END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
601 test -z "$(CTAGS_ARGS)$$unique" \
|
|
602 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
603 $$unique
|
|
604
|
|
605 GTAGS:
|
|
606 here=`$(am__cd) $(top_builddir) && pwd` \
|
|
607 && $(am__cd) $(top_srcdir) \
|
|
608 && gtags -i $(GTAGS_ARGS) "$$here"
|
|
609
|
|
610 distclean-tags:
|
|
611 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
612
|
|
613 distdir: $(DISTFILES)
|
|
614 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
615 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
616 list='$(DISTFILES)'; \
|
|
617 dist_files=`for file in $$list; do echo $$file; done | \
|
|
618 sed -e "s|^$$srcdirstrip/||;t" \
|
|
619 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
620 case $$dist_files in \
|
|
621 */*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
622 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
623 sort -u` ;; \
|
|
624 esac; \
|
|
625 for file in $$dist_files; do \
|
|
626 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
627 if test -d $$d/$$file; then \
|
|
628 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
629 if test -d "$(distdir)/$$file"; then \
|
|
630 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
631 fi; \
|
|
632 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
633 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|
634 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
635 fi; \
|
|
636 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
|
637 else \
|
|
638 test -f "$(distdir)/$$file" \
|
|
639 || cp -p $$d/$$file "$(distdir)/$$file" \
|
|
640 || exit 1; \
|
|
641 fi; \
|
|
642 done
|
|
643 check-am: all-am
|
|
644 check: $(BUILT_SOURCES)
|
|
645 $(MAKE) $(AM_MAKEFLAGS) check-am
|
|
646 all-am: Makefile $(LIBRARIES)
|
|
647 installdirs:
|
|
648 install: $(BUILT_SOURCES)
|
|
649 $(MAKE) $(AM_MAKEFLAGS) install-am
|
|
650 install-exec: install-exec-am
|
|
651 install-data: install-data-am
|
|
652 uninstall: uninstall-am
|
|
653
|
|
654 install-am: all-am
|
|
655 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
656
|
|
657 installcheck: installcheck-am
|
|
658 install-strip:
|
|
659 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
660 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
661 `test -z '$(STRIP)' || \
|
|
662 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
663 mostlyclean-generic:
|
|
664 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|
665
|
|
666 clean-generic:
|
|
667
|
|
668 distclean-generic:
|
|
669 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
670 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
671
|
|
672 maintainer-clean-generic:
|
|
673 @echo "This command is intended for maintainers to use"
|
|
674 @echo "it deletes files that may require special tools to rebuild."
|
|
675 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
|
|
676 clean: clean-am
|
|
677
|
|
678 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
|
|
679
|
|
680 distclean: distclean-am
|
|
681 -rm -rf ./$(DEPDIR)
|
|
682 -rm -f Makefile
|
|
683 distclean-am: clean-am distclean-compile distclean-generic \
|
|
684 distclean-tags
|
|
685
|
|
686 dvi: dvi-am
|
|
687
|
|
688 dvi-am:
|
|
689
|
|
690 html: html-am
|
|
691
|
|
692 html-am:
|
|
693
|
|
694 info: info-am
|
|
695
|
|
696 info-am:
|
|
697
|
|
698 install-data-am:
|
|
699
|
|
700 install-dvi: install-dvi-am
|
|
701
|
|
702 install-dvi-am:
|
|
703
|
|
704 install-exec-am:
|
|
705
|
|
706 install-html: install-html-am
|
|
707
|
|
708 install-html-am:
|
|
709
|
|
710 install-info: install-info-am
|
|
711
|
|
712 install-info-am:
|
|
713
|
|
714 install-man:
|
|
715
|
|
716 install-pdf: install-pdf-am
|
|
717
|
|
718 install-pdf-am:
|
|
719
|
|
720 install-ps: install-ps-am
|
|
721
|
|
722 install-ps-am:
|
|
723
|
|
724 installcheck-am:
|
|
725
|
|
726 maintainer-clean: maintainer-clean-am
|
|
727 -rm -rf ./$(DEPDIR)
|
|
728 -rm -f Makefile
|
|
729 maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
730
|
|
731 mostlyclean: mostlyclean-am
|
|
732
|
|
733 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
734 mostlyclean-local
|
|
735
|
|
736 pdf: pdf-am
|
|
737
|
|
738 pdf-am:
|
|
739
|
|
740 ps: ps-am
|
|
741
|
|
742 ps-am:
|
|
743
|
|
744 uninstall-am:
|
|
745
|
|
746 .MAKE: all check install install-am install-strip
|
|
747
|
|
748 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
|
749 clean-noinstLIBRARIES ctags distclean distclean-compile \
|
|
750 distclean-generic distclean-tags distdir dvi dvi-am html \
|
|
751 html-am info info-am install install-am install-data \
|
|
752 install-data-am install-dvi install-dvi-am install-exec \
|
|
753 install-exec-am install-html install-html-am install-info \
|
|
754 install-info-am install-man install-pdf install-pdf-am \
|
|
755 install-ps install-ps-am install-strip installcheck \
|
|
756 installcheck-am installdirs maintainer-clean \
|
|
757 maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
758 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
|
|
759 uninstall uninstall-am
|
|
760
|
112308
|
761 # The arg-nonnull.h that gets inserted into generated .h files is the same as
|
|
762 # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
|
|
763 arg-nonnull.h: $(top_srcdir)/./arg-nonnull.h
|
|
764 $(AM_V_GEN)rm -f $@-t $@ && \
|
|
765 sed -n -e '/GL_ARG_NONNULL/,$$p' \
|
|
766 < $(top_srcdir)/./arg-nonnull.h \
|
|
767 > $@-t && \
|
|
768 mv $@-t $@
|
|
769 # The c++defs.h that gets inserted into generated .h files is the same as
|
|
770 # build-aux/c++defs.h, except that it has the copyright header cut off.
|
|
771 c++defs.h: $(top_srcdir)/./c++defs.h
|
|
772 $(AM_V_GEN)rm -f $@-t $@ && \
|
|
773 sed -n -e '/_GL_CXXDEFS/,$$p' \
|
|
774 < $(top_srcdir)/./c++defs.h \
|
|
775 > $@-t && \
|
|
776 mv $@-t $@
|
|
777
|
112311
|
778 # We need the following in order to create <getopt.h> when the system
|
|
779 # doesn't have one that works with the given compiler.
|
|
780 getopt.h: getopt.in.h $(ARG_NONNULL_H)
|
|
781 $(AM_V_GEN)rm -f $@-t $@ && \
|
|
782 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
783 sed -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
|
|
784 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
785 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
786 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|
787 -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
|
|
788 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
|
|
789 < $(srcdir)/getopt.in.h; \
|
|
790 } > $@-t && \
|
|
791 mv -f $@-t $@
|
|
792
|
112308
|
793 # We need the following in order to create <stddef.h> when the system
|
|
794 # doesn't have one that works with the given compiler.
|
|
795 stddef.h: stddef.in.h
|
|
796 $(AM_V_GEN)rm -f $@-t $@ && \
|
|
797 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
798 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
799 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
800 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|
801 -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
|
|
802 -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
|
|
803 -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
|
|
804 < $(srcdir)/stddef.in.h; \
|
|
805 } > $@-t && \
|
|
806 mv $@-t $@
|
|
807
|
|
808 # We need the following in order to create <time.h> when the system
|
|
809 # doesn't have one that works with the given compiler.
|
|
810 time.h: time.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
|
|
811 $(AM_V_GEN)rm -f $@-t $@ && \
|
|
812 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|
813 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
814 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
815 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|
816 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
|
|
817 -e 's|@''GNULIB_MKTIME''@|$(GNULIB_MKTIME)|g' \
|
|
818 -e 's|@''GNULIB_NANOSLEEP''@|$(GNULIB_NANOSLEEP)|g' \
|
|
819 -e 's|@''GNULIB_STRPTIME''@|$(GNULIB_STRPTIME)|g' \
|
|
820 -e 's|@''GNULIB_TIMEGM''@|$(GNULIB_TIMEGM)|g' \
|
|
821 -e 's|@''GNULIB_TIME_R''@|$(GNULIB_TIME_R)|g' \
|
|
822 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
|
|
823 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
|
|
824 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
|
|
825 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
|
|
826 -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
|
|
827 -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
|
|
828 -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
|
|
829 -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
|
|
830 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
|
|
831 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
|
|
832 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
|
|
833 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
|
|
834 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
|
|
835 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
|
|
836 < $(srcdir)/time.in.h; \
|
|
837 } > $@-t && \
|
|
838 mv $@-t $@
|
112311
|
839
|
|
840 # We need the following in order to create an empty placeholder for
|
|
841 # <unistd.h> when the system doesn't have one.
|
|
842 unistd.h: unistd.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
|
|
843 $(AM_V_GEN)rm -f $@-t $@ && \
|
|
844 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
|
845 sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
|
|
846 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|
847 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|
848 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|
849 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
|
|
850 -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
|
|
851 -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
|
|
852 -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
|
|
853 -e 's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \
|
|
854 -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
|
|
855 -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
|
|
856 -e 's|@''GNULIB_FACCESSAT''@|$(GNULIB_FACCESSAT)|g' \
|
|
857 -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
|
|
858 -e 's|@''GNULIB_FCHOWNAT''@|$(GNULIB_FCHOWNAT)|g' \
|
|
859 -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
|
|
860 -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
|
|
861 -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
|
|
862 -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
|
|
863 -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
|
|
864 -e 's|@''GNULIB_GETGROUPS''@|$(GNULIB_GETGROUPS)|g' \
|
|
865 -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
|
|
866 -e 's|@''GNULIB_GETLOGIN''@|$(GNULIB_GETLOGIN)|g' \
|
|
867 -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
|
|
868 -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
|
|
869 -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
|
|
870 -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
|
|
871 -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \
|
|
872 -e 's|@''GNULIB_LINKAT''@|$(GNULIB_LINKAT)|g' \
|
|
873 -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
|
|
874 -e 's|@''GNULIB_PIPE''@|$(GNULIB_PIPE)|g' \
|
|
875 -e 's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \
|
|
876 -e 's|@''GNULIB_PREAD''@|$(GNULIB_PREAD)|g' \
|
|
877 -e 's|@''GNULIB_PWRITE''@|$(GNULIB_PWRITE)|g' \
|
|
878 -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
|
|
879 -e 's|@''GNULIB_READLINKAT''@|$(GNULIB_READLINKAT)|g' \
|
|
880 -e 's|@''GNULIB_RMDIR''@|$(GNULIB_RMDIR)|g' \
|
|
881 -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
|
|
882 -e 's|@''GNULIB_SYMLINK''@|$(GNULIB_SYMLINK)|g' \
|
|
883 -e 's|@''GNULIB_SYMLINKAT''@|$(GNULIB_SYMLINKAT)|g' \
|
|
884 -e 's|@''GNULIB_TTYNAME_R''@|$(GNULIB_TTYNAME_R)|g' \
|
|
885 -e 's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \
|
|
886 -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
|
|
887 -e 's|@''GNULIB_UNLINK''@|$(GNULIB_UNLINK)|g' \
|
|
888 -e 's|@''GNULIB_UNLINKAT''@|$(GNULIB_UNLINKAT)|g' \
|
|
889 -e 's|@''GNULIB_USLEEP''@|$(GNULIB_USLEEP)|g' \
|
|
890 -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
|
|
891 < $(srcdir)/unistd.in.h | \
|
|
892 sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
|
|
893 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
|
|
894 -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
|
|
895 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
|
|
896 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
|
|
897 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
|
|
898 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
|
|
899 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
|
|
900 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
|
|
901 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
|
|
902 -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
|
|
903 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
|
|
904 -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
|
|
905 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
|
|
906 -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
|
|
907 -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
|
|
908 -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
|
|
909 -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
|
|
910 -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
|
|
911 -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
|
|
912 -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
|
|
913 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
|
|
914 -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
|
|
915 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
|
|
916 -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
|
|
917 -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
|
|
918 -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
|
|
919 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
|
|
920 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
|
|
921 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
|
|
922 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
|
|
923 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
|
|
924 -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
|
|
925 -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
|
|
926 -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
|
|
927 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
|
|
928 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
|
|
929 -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
|
|
930 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
|
|
931 -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
|
|
932 -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
|
|
933 -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
|
|
934 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
|
|
935 -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
|
|
936 -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
|
|
937 -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
|
|
938 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
|
|
939 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
|
|
940 -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
|
|
941 -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
|
|
942 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
|
|
943 -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
|
|
944 -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
|
|
945 -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
|
|
946 -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
|
|
947 -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
|
|
948 -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
|
|
949 -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
|
|
950 -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
|
|
951 -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
|
|
952 -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
|
|
953 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
|
|
954 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
|
|
955 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
|
|
956 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
|
|
957 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
|
|
958 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
|
|
959 } > $@-t && \
|
|
960 mv $@-t $@
|
112308
|
961 # The warn-on-use.h that gets inserted into generated .h files is the same as
|
|
962 # build-aux/warn-on-use.h, except that it has the copyright header cut off.
|
|
963 warn-on-use.h: $(top_srcdir)/./warn-on-use.h
|
|
964 $(AM_V_GEN)rm -f $@-t $@ && \
|
|
965 sed -n -e '/^.ifndef/,$$p' \
|
|
966 < $(top_srcdir)/./warn-on-use.h \
|
|
967 > $@-t && \
|
|
968 mv $@-t $@
|
112303
|
969
|
|
970 mostlyclean-local: mostlyclean-generic
|
|
971 @for dir in '' $(MOSTLYCLEANDIRS); do \
|
|
972 if test -n "$$dir" && test -d $$dir; then \
|
|
973 echo "rmdir $$dir"; rmdir $$dir; \
|
|
974 fi; \
|
|
975 done; \
|
|
976 :
|
|
977
|
|
978 # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
979 # Otherwise a system limit (for SysV at least) may be exceeded.
|
|
980 .NOEXPORT:
|