Annotation of rpl/rpliconv/Makefile.in, revision 1.31
1.7 bertrand 1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.1 bertrand 2: # @configure_input@
3:
4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.7 bertrand 5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6: # Inc.
1.1 bertrand 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: VPATH = @srcdir@
19: pkgdatadir = $(datadir)/@PACKAGE@
1.7 bertrand 20: pkgincludedir = $(includedir)/@PACKAGE@
1.6 bertrand 21: pkglibdir = $(libdir)/@PACKAGE@
1.7 bertrand 22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1 bertrand 23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24: install_sh_DATA = $(install_sh) -c -m 644
25: install_sh_PROGRAM = $(install_sh) -c
26: install_sh_SCRIPT = $(install_sh) -c
27: INSTALL_HEADER = $(INSTALL_DATA)
28: transform = $(program_transform_name)
29: NORMAL_INSTALL = :
30: PRE_INSTALL = :
31: POST_INSTALL = :
32: NORMAL_UNINSTALL = :
33: PRE_UNINSTALL = :
34: POST_UNINSTALL = :
35: build_triplet = @build@
36: host_triplet = @host@
37: target_triplet = @target@
38: bin_PROGRAMS = rpliconv$(EXEEXT)
39: subdir = rpliconv
40: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42: am__aclocal_m4_deps = $(top_srcdir)/configure.in
43: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44: $(ACLOCAL_M4)
45: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46: CONFIG_HEADER = $(top_builddir)/rplconfig.h
47: CONFIG_CLEAN_FILES =
1.7 bertrand 48: CONFIG_CLEAN_VPATH_FILES =
1.1 bertrand 49: am__installdirs = "$(DESTDIR)$(bindir)"
50: PROGRAMS = $(bin_PROGRAMS)
51: rpliconv_SOURCES = rpliconv.c
52: rpliconv_OBJECTS = rpliconv-rpliconv.$(OBJEXT)
53: rpliconv_DEPENDENCIES = $(ldadd_libiconv)
54: rpliconv_LINK = $(CCLD) $(rpliconv_CFLAGS) $(CFLAGS) \
55: $(rpliconv_LDFLAGS) $(LDFLAGS) -o $@
56: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
57: depcomp = $(SHELL) $(top_srcdir)/depcomp
58: am__depfiles_maybe = depfiles
1.7 bertrand 59: am__mv = mv -f
1.1 bertrand 60: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62: CCLD = $(CC)
63: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
64: SOURCES = rpliconv.c
65: DIST_SOURCES = rpliconv.c
66: ETAGS = etags
67: CTAGS = ctags
68: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.30 bertrand 69: ABI = @ABI@
1.1 bertrand 70: ACLOCAL = @ACLOCAL@
71: AMTAR = @AMTAR@
72: AUTOCONF = @AUTOCONF@
73: AUTOHEADER = @AUTOHEADER@
74: AUTOMAKE = @AUTOMAKE@
75: AWK = @AWK@
1.21 bertrand 76: BROKEN_SIGINFO = @BROKEN_SIGINFO@
1.25 bertrand 77: BSH_PATH = @BSH_PATH@
1.1 bertrand 78: CC = @CC@
79: CCDEPMODE = @CCDEPMODE@
80: CFLAGS = @CFLAGS@
1.29 bertrand 81: COCOA = @COCOA@
1.1 bertrand 82: CPP = @CPP@
83: CPPFLAGS = @CPPFLAGS@
84: CXX = @CXX@
85: CXXDEPMODE = @CXXDEPMODE@
86: CXXFLAGS = @CXXFLAGS@
87: CYGPATH_W = @CYGPATH_W@
1.19 bertrand 88: C_STANDARD = @C_STANDARD@
1.1 bertrand 89: DATE = @DATE@
90: DATE_FR = @DATE_FR@
91: DEBUG = @DEBUG@
92: DEFS = @DEFS@
93: DEPDIR = @DEPDIR@
94: DVIPS = @DVIPS@
95: ECHO_C = @ECHO_C@
96: ECHO_N = @ECHO_N@
97: ECHO_T = @ECHO_T@
98: EGREP = @EGREP@
99: EXEEXT = @EXEEXT@
100: EXPERIMENTAL_CODE = @EXPERIMENTAL_CODE@
1.8 bertrand 101: EXPORT_DYNAMIC = @EXPORT_DYNAMIC@
1.17 bertrand 102: EXT_SQL = @EXT_SQL@
1.1 bertrand 103: F77 = @F77@
104: FC = @FC@
105: FCFLAGS = @FCFLAGS@
106: FFLAGS = @FFLAGS@
107: FILE = @FILE@
108: FINAL_ENCODING = @FINAL_ENCODING@
109: FORCE_GNUPLOT_PATH = @FORCE_GNUPLOT_PATH@
1.29 bertrand 110: GIAC = @GIAC@
1.28 bertrand 111: GMP = @GMP@
1.1 bertrand 112: GNUPLOT = @GNUPLOT@
113: GNUPLOT_COMPILATION = @GNUPLOT_COMPILATION@
114: GNUPLOT_P = @GNUPLOT_P@
115: GNUPLOT_SUPPORT = @GNUPLOT_SUPPORT@
116: GPP = @GPP@
117: GREP = @GREP@
118: GS = @GS@
119: GSL = @GSL@
120: GV = @GV@
121: ICONV = @ICONV@
122: INSTALL = @INSTALL@
123: INSTALL_DATA = @INSTALL_DATA@
124: INSTALL_PROGRAM = @INSTALL_PROGRAM@
125: INSTALL_SCRIPT = @INSTALL_SCRIPT@
126: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.22 bertrand 127: IPCS_SYSV = @IPCS_SYSV@
1.20 bertrand 128: IPV6 = @IPV6@
1.1 bertrand 129: LATEX = @LATEX@
130: LDFLAGS = @LDFLAGS@
131: LIBOBJS = @LIBOBJS@
1.31 ! bertrand 132: LIBRPLCAS = @LIBRPLCAS@
1.1 bertrand 133: LIBS = @LIBS@
134: LN_S = @LN_S@
135: LTLIBOBJS = @LTLIBOBJS@
136: MAKEINFO = @MAKEINFO@
1.27 bertrand 137: MALLOC = @MALLOC@
1.1 bertrand 138: MKDIR_P = @MKDIR_P@
139: MOTIF_SUPPORT = @MOTIF_SUPPORT@
1.28 bertrand 140: MPFR = @MPFR@
1.1 bertrand 141: MYSQL_SUPPORT = @MYSQL_SUPPORT@
142: NCURSES = @NCURSES@
1.8 bertrand 143: NESTED_FUNCTIONS = @NESTED_FUNCTIONS@
1.29 bertrand 144: NTL = @NTL@
1.1 bertrand 145: OBJEXT = @OBJEXT@
1.5 bertrand 146: OPENSSL = @OPENSSL@
1.4 bertrand 147: OS = @OS@
1.1 bertrand 148: PACKAGE = @PACKAGE@
149: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150: PACKAGE_NAME = @PACKAGE_NAME@
151: PACKAGE_STRING = @PACKAGE_STRING@
152: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.7 bertrand 153: PACKAGE_URL = @PACKAGE_URL@
1.1 bertrand 154: PACKAGE_VERSION = @PACKAGE_VERSION@
1.29 bertrand 155: PARI = @PARI@
1.1 bertrand 156: PATH_SEPARATOR = @PATH_SEPARATOR@
157: POSTGRESQL_SUPPORT = @POSTGRESQL_SUPPORT@
158: POSTSCRIPT_SUPPORT = @POSTSCRIPT_SUPPORT@
159: PROFILAGE = @PROFILAGE@
160: RANLIB = @RANLIB@
161: READLINE = @READLINE@
1.31 ! bertrand 162: RPLCAS = @RPLCAS@
1.1 bertrand 163: RUNPATH = @RUNPATH@
164: SED = @SED@
1.8 bertrand 165: SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@
1.19 bertrand 166: SEMUN = @SEMUN@
1.1 bertrand 167: SET_MAKE = @SET_MAKE@
168: SHELL = @SHELL@
1.5 bertrand 169: SQLITE = @SQLITE@
1.1 bertrand 170: STRIP = @STRIP@
171: TEX = @TEX@
172: UNITS = @UNITS@
173: VERSION = @VERSION@
174: VIM = @VIM@
175: VIM_SUPPORT = @VIM_SUPPORT@
176: XMKMF = @XMKMF@
177: X_CFLAGS = @X_CFLAGS@
178: X_EXTRA_LIBS = @X_EXTRA_LIBS@
179: X_LIBS = @X_LIBS@
180: X_PRE_LIBS = @X_PRE_LIBS@
181: abs_builddir = @abs_builddir@
182: abs_srcdir = @abs_srcdir@
183: abs_top_builddir = @abs_top_builddir@
184: abs_top_srcdir = @abs_top_srcdir@
185: ac_ct_CC = @ac_ct_CC@
186: ac_ct_CXX = @ac_ct_CXX@
187: ac_ct_F77 = @ac_ct_F77@
188: ac_ct_FC = @ac_ct_FC@
189: am__include = @am__include@
190: am__leading_dot = @am__leading_dot@
191: am__quote = @am__quote@
192: am__tar = @am__tar@
193: am__untar = @am__untar@
194: bindir = @bindir@
195: build = @build@
196: build_alias = @build_alias@
197: build_cpu = @build_cpu@
198: build_os = @build_os@
199: build_vendor = @build_vendor@
200: builddir = @builddir@
201: datadir = @datadir@
202: datarootdir = @datarootdir@
203: docdir = @docdir@
204: dvidir = @dvidir@
205: exec_prefix = @exec_prefix@
206: host = @host@
207: host_alias = @host_alias@
208: host_cpu = @host_cpu@
209: host_os = @host_os@
210: host_vendor = @host_vendor@
211: htmldir = @htmldir@
212: includeX = @includeX@
213: includedir = @includedir@
214: infodir = @infodir@
215: install_sh = @install_sh@
216: libMySQLinc = @libMySQLinc@
217: libMySQLlib = @libMySQLlib@
218: libPgSQLinc = @libPgSQLinc@
219: libPgSQLlib = @libPgSQLlib@
220: libX = @libX@
221: libdir = @libdir@
222: libexecdir = @libexecdir@
223: localedir = @localedir@
224: localstatedir = @localstatedir@
225: mandir = @mandir@
226: mkdir_p = @mkdir_p@
227: oldincludedir = @oldincludedir@
228: pdfdir = @pdfdir@
229: prefix = @prefix@
230: program_transform_name = @program_transform_name@
231: psdir = @psdir@
232: sbindir = @sbindir@
233: sharedstatedir = @sharedstatedir@
234: srcdir = @srcdir@
235: subdirs = @subdirs@
236: sysconfdir = @sysconfdir@
237: target = @target@
238: target_alias = @target_alias@
239: target_cpu = @target_cpu@
240: target_os = @target_os@
241: target_vendor = @target_vendor@
1.7 bertrand 242: top_build_prefix = @top_build_prefix@
1.1 bertrand 243: top_builddir = @top_builddir@
244: top_srcdir = @top_srcdir@
1.5 bertrand 245: ldadd_libiconv = $(top_builddir)/tools/@ICONV@/lib/.libs/libiconv.a
1.1 bertrand 246: include_libiconv = -I$(top_builddir)/tools/@ICONV@/include
247: SRCC = rpliconv.c
248: INCLUDES = $(include_libiconv)
249: rpliconv_LDFLAGS = -g
250: rpliconv_LDADD = $(ldadd_libiconv)
251: rpliconv_CFLAGS = $(AM_CFLAGS) -g -Wall -Wextra -Wno-pointer-sign
252: EXTRA_DIST = $(SRCC)
253: all: all-am
254:
255: .SUFFIXES:
256: .SUFFIXES: .c .o .obj
257: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
258: @for dep in $?; do \
259: case '$(am__configure_deps)' in \
260: *$$dep*) \
1.7 bertrand 261: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
262: && { if test -f $@; then exit 0; else break; fi; }; \
1.1 bertrand 263: exit 1;; \
264: esac; \
265: done; \
1.7 bertrand 266: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpliconv/Makefile'; \
267: $(am__cd) $(top_srcdir) && \
268: $(AUTOMAKE) --gnu rpliconv/Makefile
1.1 bertrand 269: .PRECIOUS: Makefile
270: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271: @case '$?' in \
272: *config.status*) \
273: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274: *) \
275: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277: esac;
278:
279: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281:
282: $(top_srcdir)/configure: $(am__configure_deps)
283: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
285: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.7 bertrand 286: $(am__aclocal_m4_deps):
1.1 bertrand 287: install-binPROGRAMS: $(bin_PROGRAMS)
288: @$(NORMAL_INSTALL)
289: test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
1.7 bertrand 290: @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
291: for p in $$list; do echo "$$p $$p"; done | \
292: sed 's/$(EXEEXT)$$//' | \
293: while read p p1; do if test -f $$p; \
294: then echo "$$p"; echo "$$p"; else :; fi; \
295: done | \
296: sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
297: -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
298: sed 'N;N;N;s,\n, ,g' | \
299: $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
300: { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
301: if ($$2 == $$4) files[d] = files[d] " " $$1; \
302: else { print "f", $$3 "/" $$4, $$1; } } \
303: END { for (d in files) print "f", d, files[d] }' | \
304: while read type dir files; do \
305: if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
306: test -z "$$files" || { \
307: echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
308: $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
309: } \
310: ; done
1.1 bertrand 311:
312: uninstall-binPROGRAMS:
313: @$(NORMAL_UNINSTALL)
1.7 bertrand 314: @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
315: files=`for p in $$list; do echo "$$p"; done | \
316: sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
317: -e 's/$$/$(EXEEXT)/' `; \
318: test -n "$$list" || exit 0; \
319: echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
320: cd "$(DESTDIR)$(bindir)" && rm -f $$files
1.1 bertrand 321:
322: clean-binPROGRAMS:
323: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
324: rpliconv$(EXEEXT): $(rpliconv_OBJECTS) $(rpliconv_DEPENDENCIES)
325: @rm -f rpliconv$(EXEEXT)
326: $(rpliconv_LINK) $(rpliconv_OBJECTS) $(rpliconv_LDADD) $(LIBS)
327:
328: mostlyclean-compile:
329: -rm -f *.$(OBJEXT)
330:
331: distclean-compile:
332: -rm -f *.tab.c
333:
334: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpliconv-rpliconv.Po@am__quote@
335:
336: .c.o:
337: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1.7 bertrand 338: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1 bertrand 339: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
340: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
342:
343: .c.obj:
344: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1.7 bertrand 345: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.1 bertrand 346: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
347: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
348: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
349:
350: rpliconv-rpliconv.o: rpliconv.c
351: @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -MT rpliconv-rpliconv.o -MD -MP -MF $(DEPDIR)/rpliconv-rpliconv.Tpo -c -o rpliconv-rpliconv.o `test -f 'rpliconv.c' || echo '$(srcdir)/'`rpliconv.c
1.7 bertrand 352: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rpliconv-rpliconv.Tpo $(DEPDIR)/rpliconv-rpliconv.Po
1.1 bertrand 353: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rpliconv.c' object='rpliconv-rpliconv.o' libtool=no @AMDEPBACKSLASH@
354: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
355: @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -c -o rpliconv-rpliconv.o `test -f 'rpliconv.c' || echo '$(srcdir)/'`rpliconv.c
356:
357: rpliconv-rpliconv.obj: rpliconv.c
358: @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -MT rpliconv-rpliconv.obj -MD -MP -MF $(DEPDIR)/rpliconv-rpliconv.Tpo -c -o rpliconv-rpliconv.obj `if test -f 'rpliconv.c'; then $(CYGPATH_W) 'rpliconv.c'; else $(CYGPATH_W) '$(srcdir)/rpliconv.c'; fi`
1.7 bertrand 359: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rpliconv-rpliconv.Tpo $(DEPDIR)/rpliconv-rpliconv.Po
1.1 bertrand 360: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rpliconv.c' object='rpliconv-rpliconv.obj' libtool=no @AMDEPBACKSLASH@
361: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
362: @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpliconv_CFLAGS) $(CFLAGS) -c -o rpliconv-rpliconv.obj `if test -f 'rpliconv.c'; then $(CYGPATH_W) 'rpliconv.c'; else $(CYGPATH_W) '$(srcdir)/rpliconv.c'; fi`
363:
364: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366: unique=`for i in $$list; do \
367: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368: done | \
1.7 bertrand 369: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1 bertrand 370: END { if (nonempty) { for (i in files) print i; }; }'`; \
371: mkid -fID $$unique
372: tags: TAGS
373:
374: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
375: $(TAGS_FILES) $(LISP)
1.7 bertrand 376: set x; \
1.1 bertrand 377: here=`pwd`; \
378: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379: unique=`for i in $$list; do \
380: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381: done | \
382: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383: END { if (nonempty) { for (i in files) print i; }; }'`; \
1.7 bertrand 384: shift; \
385: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1 bertrand 386: test -n "$$unique" || unique=$$empty_fix; \
1.7 bertrand 387: if test $$# -gt 0; then \
388: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
389: "$$@" $$unique; \
390: else \
391: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392: $$unique; \
393: fi; \
1.1 bertrand 394: fi
395: ctags: CTAGS
396: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
397: $(TAGS_FILES) $(LISP)
398: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
399: unique=`for i in $$list; do \
400: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401: done | \
402: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403: END { if (nonempty) { for (i in files) print i; }; }'`; \
1.7 bertrand 404: test -z "$(CTAGS_ARGS)$$unique" \
1.1 bertrand 405: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.7 bertrand 406: $$unique
1.1 bertrand 407:
408: GTAGS:
409: here=`$(am__cd) $(top_builddir) && pwd` \
1.7 bertrand 410: && $(am__cd) $(top_srcdir) \
411: && gtags -i $(GTAGS_ARGS) "$$here"
1.1 bertrand 412:
413: distclean-tags:
414: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
415:
416: distdir: $(DISTFILES)
417: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
418: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419: list='$(DISTFILES)'; \
420: dist_files=`for file in $$list; do echo $$file; done | \
421: sed -e "s|^$$srcdirstrip/||;t" \
422: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
423: case $$dist_files in \
424: */*) $(MKDIR_P) `echo "$$dist_files" | \
425: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
426: sort -u` ;; \
427: esac; \
428: for file in $$dist_files; do \
429: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
430: if test -d $$d/$$file; then \
431: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.7 bertrand 432: if test -d "$(distdir)/$$file"; then \
433: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
434: fi; \
1.1 bertrand 435: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.7 bertrand 436: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
437: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1 bertrand 438: fi; \
1.7 bertrand 439: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1 bertrand 440: else \
1.7 bertrand 441: test -f "$(distdir)/$$file" \
442: || cp -p $$d/$$file "$(distdir)/$$file" \
1.1 bertrand 443: || exit 1; \
444: fi; \
445: done
446: check-am: all-am
447: check: check-am
448: all-am: Makefile $(PROGRAMS)
449: installdirs:
450: for dir in "$(DESTDIR)$(bindir)"; do \
451: test -z "$$dir" || $(MKDIR_P) "$$dir"; \
452: done
453: install: install-am
454: install-exec: install-exec-am
455: install-data: install-data-am
456: uninstall: uninstall-am
457:
458: install-am: all-am
459: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460:
461: installcheck: installcheck-am
462: install-strip:
463: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465: `test -z '$(STRIP)' || \
466: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
467: mostlyclean-generic:
468:
469: clean-generic:
470:
471: distclean-generic:
472: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.7 bertrand 473: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1 bertrand 474:
475: maintainer-clean-generic:
476: @echo "This command is intended for maintainers to use"
477: @echo "it deletes files that may require special tools to rebuild."
478: clean: clean-am
479:
480: clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
481:
482: distclean: distclean-am
483: -rm -rf ./$(DEPDIR)
484: -rm -f Makefile
485: distclean-am: clean-am distclean-compile distclean-generic \
486: distclean-tags
487:
488: dvi: dvi-am
489:
490: dvi-am:
491:
492: html: html-am
493:
1.7 bertrand 494: html-am:
495:
1.1 bertrand 496: info: info-am
497:
498: info-am:
499:
500: install-data-am:
501:
502: install-dvi: install-dvi-am
503:
1.7 bertrand 504: install-dvi-am:
505:
1.1 bertrand 506: install-exec-am: install-binPROGRAMS
507:
508: install-html: install-html-am
509:
1.7 bertrand 510: install-html-am:
511:
1.1 bertrand 512: install-info: install-info-am
513:
1.7 bertrand 514: install-info-am:
515:
1.1 bertrand 516: install-man:
517:
518: install-pdf: install-pdf-am
519:
1.7 bertrand 520: install-pdf-am:
521:
1.1 bertrand 522: install-ps: install-ps-am
523:
1.7 bertrand 524: install-ps-am:
525:
1.1 bertrand 526: installcheck-am:
527:
528: maintainer-clean: maintainer-clean-am
529: -rm -rf ./$(DEPDIR)
530: -rm -f Makefile
531: maintainer-clean-am: distclean-am maintainer-clean-generic
532:
533: mostlyclean: mostlyclean-am
534:
535: mostlyclean-am: mostlyclean-compile mostlyclean-generic
536:
537: pdf: pdf-am
538:
539: pdf-am:
540:
541: ps: ps-am
542:
543: ps-am:
544:
545: uninstall-am: uninstall-binPROGRAMS
546:
547: .MAKE: install-am install-strip
548:
549: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
550: clean-generic ctags distclean distclean-compile \
551: distclean-generic distclean-tags distdir dvi dvi-am html \
552: html-am info info-am install install-am install-binPROGRAMS \
553: install-data install-data-am install-dvi install-dvi-am \
554: install-exec install-exec-am install-html install-html-am \
555: install-info install-info-am install-man install-pdf \
556: install-pdf-am install-ps install-ps-am install-strip \
557: installcheck installcheck-am installdirs maintainer-clean \
558: maintainer-clean-generic mostlyclean mostlyclean-compile \
559: mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
560: uninstall-am uninstall-binPROGRAMS
561:
1.7 bertrand 562:
1.1 bertrand 563: # Tell versions [3.59,3.63) of GNU make to not export all variables.
564: # Otherwise a system limit (for SysV at least) may be exceeded.
565: .NOEXPORT:
CVSweb interface <joel.bertrand@systella.fr>