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