• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
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
13AUTOMAKE_OPTIONS = 1.5 foreign
14
15ACLOCAL_AMFLAGS = -I ../gnulib-m4
16
17SUBDIRS =
18TESTS =
19TESTS_ENVIRONMENT =
20noinst_PROGRAMS =
21check_PROGRAMS =
22noinst_HEADERS =
23EXTRA_DIST =
24BUILT_SOURCES =
25SUFFIXES =
26MOSTLYCLEANFILES = core *.stackdump
27MOSTLYCLEANDIRS =
28CLEANFILES =
29DISTCLEANFILES =
30MAINTAINERCLEANFILES =
31
32AM_CPPFLAGS = \
33  -I. -I$(srcdir) \
34  -I.. -I$(srcdir)/.. \
35  -I../gnulib-lib -I$(srcdir)/../gnulib-lib
36
37LDADD = ../gnulib-lib/libgettextlib.la
38
39## begin gnulib module alloca-opt-tests
40
41TESTS += test-alloca-opt
42check_PROGRAMS += test-alloca-opt
43
44EXTRA_DIST += test-alloca-opt.c
45
46## end   gnulib module alloca-opt-tests
47
48## begin gnulib module argmatch-tests
49
50TESTS += test-argmatch
51check_PROGRAMS += test-argmatch
52test_argmatch_LDADD = $(LDADD) @LIBINTL@
53
54EXTRA_DIST += test-argmatch.c
55
56## end   gnulib module argmatch-tests
57
58## begin gnulib module array-list-tests
59
60TESTS += test-array_list
61check_PROGRAMS += test-array_list
62test_array_list_LDADD = $(LDADD) @LIBINTL@
63
64EXTRA_DIST += test-array_list.c
65
66## end   gnulib module array-list-tests
67
68## begin gnulib module atexit-tests
69
70TESTS += test-atexit.sh
71TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
72check_PROGRAMS += test-atexit
73EXTRA_DIST += test-atexit.sh test-atexit.c
74
75## end   gnulib module atexit-tests
76
77## begin gnulib module binary-io-tests
78
79TESTS += test-binary-io.sh
80TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
81check_PROGRAMS += test-binary-io
82
83EXTRA_DIST += test-binary-io.sh test-binary-io.c
84
85## end   gnulib module binary-io-tests
86
87## begin gnulib module byteswap-tests
88
89TESTS += test-byteswap
90check_PROGRAMS += test-byteswap
91
92EXTRA_DIST += test-byteswap.c
93
94## end   gnulib module byteswap-tests
95
96## begin gnulib module c-ctype-tests
97
98TESTS += test-c-ctype
99check_PROGRAMS += test-c-ctype
100
101EXTRA_DIST += test-c-ctype.c
102
103## end   gnulib module c-ctype-tests
104
105## begin gnulib module c-strcase-tests
106
107TESTS += test-c-strcase.sh
108TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
109check_PROGRAMS += test-c-strcasecmp test-c-strncasecmp
110EXTRA_DIST += test-c-strcase.sh test-c-strcasecmp.c test-c-strncasecmp.c
111
112## end   gnulib module c-strcase-tests
113
114## begin gnulib module c-strcasestr-tests
115
116TESTS += test-c-strcasestr
117check_PROGRAMS += test-c-strcasestr
118
119EXTRA_DIST += test-c-strcasestr.c
120
121## end   gnulib module c-strcasestr-tests
122
123## begin gnulib module c-strstr-tests
124
125TESTS += test-c-strstr
126check_PROGRAMS += test-c-strstr
127
128EXTRA_DIST += test-c-strstr.c
129
130## end   gnulib module c-strstr-tests
131
132## begin gnulib module canonicalize-lgpl-tests
133
134TESTS += test-canonicalize-lgpl.sh
135TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
136check_PROGRAMS += test-canonicalize-lgpl
137test_canonicalize_lgpl_LDADD = $(LDADD)
138EXTRA_DIST += test-canonicalize-lgpl.sh test-canonicalize-lgpl.c
139
140## end   gnulib module canonicalize-lgpl-tests
141
142## begin gnulib module fcntl-tests
143
144TESTS += test-fcntl
145check_PROGRAMS += test-fcntl
146
147EXTRA_DIST += test-fcntl.c
148
149## end   gnulib module fcntl-tests
150
151## begin gnulib module fopen-tests
152
153TESTS += test-fopen
154check_PROGRAMS += test-fopen
155
156EXTRA_DIST += test-fopen.c
157
158## end   gnulib module fopen-tests
159
160## begin gnulib module fstrcmp-tests
161
162TESTS += test-fstrcmp
163check_PROGRAMS += test-fstrcmp
164test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)
165EXTRA_DIST += test-fstrcmp.c
166
167## end   gnulib module fstrcmp-tests
168
169## begin gnulib module getdelim-tests
170
171TESTS += test-getdelim
172check_PROGRAMS += test-getdelim
173MOSTLYCLEANFILES += test-getdelim.txt
174EXTRA_DIST += test-getdelim.c
175
176## end   gnulib module getdelim-tests
177
178## begin gnulib module getline-tests
179
180TESTS += test-getline
181check_PROGRAMS += test-getline
182MOSTLYCLEANFILES += test-getline.txt
183EXTRA_DIST += test-getline.c
184
185## end   gnulib module getline-tests
186
187## begin gnulib module gettimeofday-tests
188
189TESTS += test-gettimeofday
190check_PROGRAMS += test-gettimeofday
191
192EXTRA_DIST += test-gettimeofday.c
193
194## end   gnulib module gettimeofday-tests
195
196## begin gnulib module iconv-tests
197
198TESTS += test-iconv
199check_PROGRAMS += test-iconv
200test_iconv_LDADD = $(LDADD) @LIBICONV@
201
202EXTRA_DIST += test-iconv.c
203
204## end   gnulib module iconv-tests
205
206## begin gnulib module linkedhash-list-tests
207
208TESTS += test-linkedhash_list
209check_PROGRAMS += test-linkedhash_list
210test_linkedhash_list_LDADD = $(LDADD) @LIBINTL@
211EXTRA_DIST += test-linkedhash_list.c
212
213## end   gnulib module linkedhash-list-tests
214
215## begin gnulib module locale-tests
216
217TESTS += test-locale
218check_PROGRAMS += test-locale
219
220EXTRA_DIST += test-locale.c
221
222## end   gnulib module locale-tests
223
224## begin gnulib module localename-tests
225
226TESTS += test-localename
227check_PROGRAMS += test-localename
228test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@
229
230EXTRA_DIST += test-localename.c
231
232## end   gnulib module localename-tests
233
234## begin gnulib module lock-tests
235
236TESTS += test-lock
237check_PROGRAMS += test-lock
238test_lock_LDADD = $(LDADD) @LIBMULTITHREAD@ @LIBSCHED@
239EXTRA_DIST += test-lock.c
240
241## end   gnulib module lock-tests
242
243## begin gnulib module malloca-tests
244
245TESTS += test-malloca
246check_PROGRAMS += test-malloca
247
248EXTRA_DIST += test-malloca.c
249
250## end   gnulib module malloca-tests
251
252## begin gnulib module mbsstr-tests
253
254TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
255TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
256check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3
257
258EXTRA_DIST += test-mbsstr1.c test-mbsstr2.sh test-mbsstr2.c test-mbsstr3.sh test-mbsstr3.c
259
260## end   gnulib module mbsstr-tests
261
262## begin gnulib module moo-tests
263
264test-moo-root.h test-moo-root.c root.priv.h root.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-root.oo.c
265	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-root.oo.c $(srcdir)/test-moo-root.oo.h
266
267test-moo-sub1.h test-moo-sub1.c sub1.priv.h sub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub1.oo.c
268	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-sub1.oo.c $(srcdir)/test-moo-sub1.oo.h $(srcdir)/test-moo-root.oo.h
269
270test-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub2.oo.h test-moo-sub2.oo.c
271	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-sub2.oo.c $(srcdir)/test-moo-sub2.oo.h $(srcdir)/test-moo-sub1.oo.h $(srcdir)/test-moo-root.oo.h
272
273test-moo-aroot.h test-moo-aroot.c aroot.priv.h aroot.vt.h : $(top_srcdir)/build-aux/moopp test-moo-aroot.oo.h test-moo-aroot.oo.c
274	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-aroot.oo.c $(srcdir)/test-moo-aroot.oo.h
275
276test-moo-asub1.h test-moo-asub1.c asub1.priv.h asub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-aroot.oo.h test-moo-asub1.oo.h test-moo-asub1.oo.c
277	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-asub1.oo.c $(srcdir)/test-moo-asub1.oo.h $(srcdir)/test-moo-aroot.oo.h
278
279EXTRA_DIST += test-moo-root.oo.h test-moo-root.oo.c test-moo-sub1.oo.h test-moo-sub1.oo.c test-moo-sub2.oo.h test-moo-sub2.oo.c test-moo-aroot.oo.h test-moo-aroot.oo.c test-moo-asub1.oo.h test-moo-asub1.oo.c test-moo-assign.c
280
281## end   gnulib module moo-tests
282
283## begin gnulib module open-tests
284
285TESTS += test-open
286check_PROGRAMS += test-open
287
288EXTRA_DIST += test-open.c
289
290## end   gnulib module open-tests
291
292## begin gnulib module snprintf-tests
293
294TESTS += test-snprintf
295check_PROGRAMS += test-snprintf
296
297EXTRA_DIST += test-snprintf.c
298
299## end   gnulib module snprintf-tests
300
301## begin gnulib module stdbool-tests
302
303TESTS += test-stdbool
304check_PROGRAMS += test-stdbool
305
306EXTRA_DIST += test-stdbool.c
307
308## end   gnulib module stdbool-tests
309
310## begin gnulib module stdint-tests
311
312TESTS += test-stdint
313check_PROGRAMS += test-stdint
314
315EXTRA_DIST += test-stdint.c
316
317## end   gnulib module stdint-tests
318
319## begin gnulib module stdio-tests
320
321TESTS += test-stdio
322check_PROGRAMS += test-stdio
323
324EXTRA_DIST += test-stdio.c
325
326## end   gnulib module stdio-tests
327
328## begin gnulib module stdlib-tests
329
330TESTS += test-stdlib
331check_PROGRAMS += test-stdlib
332
333EXTRA_DIST += test-stdlib.c
334
335## end   gnulib module stdlib-tests
336
337## begin gnulib module strerror-tests
338
339TESTS += test-strerror
340check_PROGRAMS += test-strerror
341EXTRA_DIST += test-strerror.c
342
343## end   gnulib module strerror-tests
344
345## begin gnulib module striconv-tests
346
347TESTS += test-striconv
348check_PROGRAMS += test-striconv
349test_striconv_LDADD = $(LDADD) @LIBICONV@
350
351EXTRA_DIST += test-striconv.c
352
353## end   gnulib module striconv-tests
354
355## begin gnulib module string-tests
356
357TESTS += test-string
358check_PROGRAMS += test-string
359
360EXTRA_DIST += test-string.c
361
362## end   gnulib module string-tests
363
364## begin gnulib module sys_stat-tests
365
366TESTS += test-sys_stat
367check_PROGRAMS += test-sys_stat
368
369EXTRA_DIST += test-sys_stat.c
370
371## end   gnulib module sys_stat-tests
372
373## begin gnulib module sys_time-tests
374
375TESTS += test-sys_time
376check_PROGRAMS += test-sys_time
377
378EXTRA_DIST += test-sys_time.c
379
380## end   gnulib module sys_time-tests
381
382## begin gnulib module term-ostream-tests
383
384TESTS += test-term-ostream-xterm
385TESTS_ENVIRONMENT += srcdir='$(srcdir)'
386check_PROGRAMS += test-term-ostream
387test_term_ostream_LDADD = $(LIBTERMCAP) $(LDADD)
388EXTRA_DIST += test-term-ostream.c test-term-ostream-xterm test-term-ostream-xterm-r6.out test-term-ostream-xterm-xf86-v32.out test-term-ostream-xterm-basic.out test-term-ostream-xterm-8bit.out test-term-ostream-xterm-linux-debian.out test-term-ostream-xterm-linux-mandriva.out test-term-ostream-xterm-netbsd3.out test-term-ostream-xterm-solaris10.out test-term-ostream-xterm-aix51.out test-term-ostream-xterm-osf51.out test-term-ostream-xterm-irix65.out test-term-ostream-xterm-mingw.out test-term-ostream-xterm-16color.out test-term-ostream-xterm-88color.out test-term-ostream-xterm-256color.out
389
390## end   gnulib module term-ostream-tests
391
392## begin gnulib module tls-tests
393
394TESTS += test-tls
395check_PROGRAMS += test-tls
396test_tls_LDADD = $(LDADD) @LIBMULTITHREAD@ @LIBSCHED@
397
398EXTRA_DIST += test-tls.c
399
400## end   gnulib module tls-tests
401
402## begin gnulib module uniname/uniname-tests
403
404TESTS += uniname/test-uninames.sh
405TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
406check_PROGRAMS += test-uninames
407test_uninames_SOURCES = uniname/test-uninames.c
408test_uninames_LDADD = $(LDADD) @LIBINTL@
409
410EXTRA_DIST += uniname/test-uninames.sh uniname/test-uninames.c uniname/UnicodeDataNames.txt
411
412## end   gnulib module uniname/uniname-tests
413
414## begin gnulib module unistd-tests
415
416TESTS += test-unistd
417check_PROGRAMS += test-unistd
418
419EXTRA_DIST += test-unistd.c
420
421## end   gnulib module unistd-tests
422
423## begin gnulib module uniwidth/width-tests
424
425TESTS += test-uc_width
426check_PROGRAMS += test-uc_width
427test_uc_width_SOURCES = uniwidth/test-uc_width.c
428
429EXTRA_DIST += uniwidth/test-uc_width.c
430
431## end   gnulib module uniwidth/width-tests
432
433## begin gnulib module vasnprintf-tests
434
435TESTS += test-vasnprintf
436check_PROGRAMS += test-vasnprintf
437
438EXTRA_DIST += test-vasnprintf.c
439
440## end   gnulib module vasnprintf-tests
441
442## begin gnulib module vasprintf-tests
443
444TESTS += test-vasprintf
445check_PROGRAMS += test-vasprintf
446
447EXTRA_DIST += test-vasprintf.c
448
449## end   gnulib module vasprintf-tests
450
451## begin gnulib module vsnprintf-tests
452
453TESTS += test-vsnprintf
454check_PROGRAMS += test-vsnprintf
455
456EXTRA_DIST += test-vsnprintf.c
457
458## end   gnulib module vsnprintf-tests
459
460## begin gnulib module wchar-tests
461
462TESTS += test-wchar
463check_PROGRAMS += test-wchar
464
465EXTRA_DIST += test-wchar.c
466
467## end   gnulib module wchar-tests
468
469## begin gnulib module wctype-tests
470
471TESTS += test-wctype
472check_PROGRAMS += test-wctype
473
474EXTRA_DIST += test-wctype.c
475
476## end   gnulib module wctype-tests
477
478## begin gnulib module wcwidth-tests
479
480TESTS += test-wcwidth
481check_PROGRAMS += test-wcwidth
482
483EXTRA_DIST += test-wcwidth.c
484
485## end   gnulib module wcwidth-tests
486
487## begin gnulib module xvasprintf-tests
488
489TESTS += test-xvasprintf
490check_PROGRAMS += test-xvasprintf
491test_xvasprintf_LDADD = $(LDADD) @LIBINTL@
492
493EXTRA_DIST += test-xvasprintf.c
494
495## end   gnulib module xvasprintf-tests
496
497# Clean up after Solaris cc.
498clean-local:
499	rm -rf SunWS_cache
500
501mostlyclean-local: mostlyclean-generic
502	@for dir in '' $(MOSTLYCLEANDIRS); do \
503	  if test -n "$$dir" && test -d $$dir; then \
504	    echo "rmdir $$dir"; rmdir $$dir; \
505	  fi; \
506	done; \
507	:
508