# Makefile.in generated by automake 1.9.2 from Makefile.am. # Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SOURCES = $(libdim_la_SOURCES) srcdir = . top_srcdir = . pkgdatadir = $(datadir)/dim pkglibdir = $(libdir)/dim pkgincludedir = $(includedir)/dim top_builddir = . am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = i686-redhat-linux-gnu host_triplet = arm-unknown-linux-uclibc target_triplet = arm-unknown-linux-uclibc DIST_COMMON = README $(am__configure_deps) \ $(am__pkginclude_HEADERS_DIST) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(top_srcdir)/configure config.guess \ config.sub depcomp install-sh ltmain.sh missing subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno configure.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)" libLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(lib_LTLIBRARIES) libdim_la_LIBADD = am__libdim_la_SOURCES_DIST = src/dic.c src/dis.c src/dna.c src/sll.c \ src/dll.c src/hash.c src/swap.c src/copy_swap.c src/open_dns.c \ src/conn_handler.c src/tcpip.c src/dtq.c src/dim_thr.c \ src/utilities.c src/diccpp.cxx src/discpp.cxx src/dimcpp.cxx \ src/tokenstring.cxx am__objects_1 = diccpp.lo discpp.lo dimcpp.lo \ tokenstring.lo am_libdim_la_OBJECTS = dic.lo dis.lo dna.lo sll.lo dll.lo hash.lo \ swap.lo copy_swap.lo open_dns.lo conn_handler.lo tcpip.lo \ dtq.lo dim_thr.lo utilities.lo $(am__objects_1) libdim_la_OBJECTS = $(am_libdim_la_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(libdim_la_SOURCES) DIST_SOURCES = $(am__libdim_la_SOURCES_DIST) am__pkginclude_HEADERS_DIST = dim/dic.h dim/dim.h dim/dim_common.h \ dim/dis.h dim/dic.hxx dim/dim.hxx dim/dim_core.hxx dim/dis.hxx \ dim/dllist.hxx dim/sllist.hxx dim/tokenstring.hxx pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER) HEADERS = $(pkginclude_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ { test ! -d $(distdir) \ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr $(distdir); }; } DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = ${SHELL} /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/missing --run aclocal-1.9 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/missing --run tar AR = arm-linux-uclibc-ar AUTOCONF = ${SHELL} /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/missing --run autoconf AUTOHEADER = ${SHELL} /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/missing --run autoheader AUTOMAKE = ${SHELL} /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/missing --run automake-1.9 AWK = gawk CC = arm-linux-uclibc-gcc CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 CPP = arm-linux-uclibc-gcc -E CPPFLAGS = CXX = arm-linux-uclibc-g++ CXXCPP = arm-linux-uclibc-g++ -E CXXDEPMODE = depmode=gcc3 CXXDIM_FALSE = # CXXDIM_TRUE = CXXFLAGS = -g -O2 CYGPATH_W = echo DEFS = -DPACKAGE_NAME=\"Distributed\ Information\ Management\ System\" -DPACKAGE_TARNAME=\"dim\" -DPACKAGE_VERSION=\"17.02\" -DPACKAGE_STRING=\"Distributed\ Information\ Management\ System\ 17.02\" -DPACKAGE_BUGREPORT=\"Clara.Gaspar@cern.ch\" -DPACKAGE=\"dim\" -DVERSION=\"17.02\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DMIPSEL=1 -DPROTOCOL=1 -Dlinux=1 -Dunix=1 -DNOTHREADS=1 DEPDIR = .deps ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = grep -E EXEEXT = F77 = g77 FFLAGS = -g -O2 INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s IPKG_RELEASE = 1 LDFLAGS = LIBOBJS = LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBOBJS = MAKEINFO = ${SHELL} /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/missing --run makeinfo OBJEXT = o PACKAGE = dim PACKAGE_BUGREPORT = Clara.Gaspar@cern.ch PACKAGE_NAME = Distributed Information Management System PACKAGE_STRING = Distributed Information Management System 17.02 PACKAGE_TARNAME = dim PACKAGE_VERSION = 17.02 PATH_SEPARATOR = : RANLIB = arm-linux-uclibc-ranlib SET_MAKE = SHELL = /bin/sh STRIP = arm-linux-uclibc-strip VERSION = 17.02 ac_ct_AR = ac_ct_CC = ac_ct_CXX = ac_ct_F77 = g77 ac_ct_RANLIB = ac_ct_STRIP = am__fastdepCC_FALSE = # am__fastdepCC_TRUE = am__fastdepCXX_FALSE = # am__fastdepCXX_TRUE = am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin build = i686-redhat-linux-gnu build_alias = build_cpu = i686 build_os = linux-gnu build_vendor = redhat datadir = ${prefix}/share enable_cxx_api = yes exec_prefix = ${prefix} host = arm-unknown-linux-uclibc host_alias = arm-linux-uclibc host_cpu = arm host_os = linux-uclibc host_vendor = unknown includedir = ${prefix}/include infodir = ${prefix}/info install_sh = /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var mandir = ${prefix}/man mkdir_p = mkdir -p -- oldincludedir = /usr/include prefix = /home/trd/users/szimmer/CheshireCat/dcs_firmware/applications/dimserver_CheshireCat.tmp/dim/../libdim_arm program_transform_name = s,x,x, sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc target = arm-unknown-linux-uclibc target_alias = target_cpu = arm target_os = linux-uclibc target_vendor = unknown # # # AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I . AM_CPPFLAGS = -I$(srcdir)/dim EXTRA_DIST = Release-Notes/license.gpl \ Release-Notes/readme.txt \ Release-Notes/README_v9.txt \ Release-Notes/README_v10.txt \ Release-Notes/README_v11.txt \ Release-Notes/README_v12.txt lib_LTLIBRARIES = libdim.la libdim_la_SOURCES = src/dic.c src/dis.c src/dna.c src/sll.c src/dll.c \ src/hash.c src/swap.c src/copy_swap.c src/open_dns.c \ src/conn_handler.c src/tcpip.c src/dtq.c src/dim_thr.c \ src/utilities.c $(CXXDIM_ADDON_SRC) CXXDIM_ADDON_SRC = src/diccpp.cxx \ src/discpp.cxx \ src/dimcpp.cxx \ src/tokenstring.cxx pkginclude_HEADERS = dim/dic.h dim/dim.h dim/dim_common.h dim/dis.h \ $(CXXDIM_ADDON_HDR) CXXDIM_ADDON_HDR = dim/dic.hxx \ dim/dim.hxx \ dim/dim_core.hxx \ dim/dis.hxx \ dim/dllist.hxx \ dim/sllist.hxx \ dim/tokenstring.hxx all: all-am .SUFFIXES: .SUFFIXES: .c .cxx .lo .o .obj am--refresh: @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ cd $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) cd $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libdim.la: $(libdim_la_OBJECTS) $(libdim_la_DEPENDENCIES) $(CXXLINK) -rpath $(libdir) $(libdim_la_LDFLAGS) $(libdim_la_OBJECTS) $(libdim_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/conn_handler.Plo include ./$(DEPDIR)/copy_swap.Plo include ./$(DEPDIR)/dic.Plo include ./$(DEPDIR)/diccpp.Plo include ./$(DEPDIR)/dim_thr.Plo include ./$(DEPDIR)/dimcpp.Plo include ./$(DEPDIR)/dis.Plo include ./$(DEPDIR)/discpp.Plo include ./$(DEPDIR)/dll.Plo include ./$(DEPDIR)/dna.Plo include ./$(DEPDIR)/dtq.Plo include ./$(DEPDIR)/hash.Plo include ./$(DEPDIR)/open_dns.Plo include ./$(DEPDIR)/sll.Plo include ./$(DEPDIR)/swap.Plo include ./$(DEPDIR)/tcpip.Plo include ./$(DEPDIR)/tokenstring.Plo include ./$(DEPDIR)/utilities.Plo .c.o: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LTCOMPILE) -c -o $@ $< dic.lo: src/dic.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dic.lo -MD -MP -MF "$(DEPDIR)/dic.Tpo" -c -o dic.lo `test -f 'src/dic.c' || echo '$(srcdir)/'`src/dic.c; \ then mv -f "$(DEPDIR)/dic.Tpo" "$(DEPDIR)/dic.Plo"; else rm -f "$(DEPDIR)/dic.Tpo"; exit 1; fi # source='src/dic.c' object='dic.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dic.lo `test -f 'src/dic.c' || echo '$(srcdir)/'`src/dic.c dis.lo: src/dis.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dis.lo -MD -MP -MF "$(DEPDIR)/dis.Tpo" -c -o dis.lo `test -f 'src/dis.c' || echo '$(srcdir)/'`src/dis.c; \ then mv -f "$(DEPDIR)/dis.Tpo" "$(DEPDIR)/dis.Plo"; else rm -f "$(DEPDIR)/dis.Tpo"; exit 1; fi # source='src/dis.c' object='dis.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dis.lo `test -f 'src/dis.c' || echo '$(srcdir)/'`src/dis.c dna.lo: src/dna.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dna.lo -MD -MP -MF "$(DEPDIR)/dna.Tpo" -c -o dna.lo `test -f 'src/dna.c' || echo '$(srcdir)/'`src/dna.c; \ then mv -f "$(DEPDIR)/dna.Tpo" "$(DEPDIR)/dna.Plo"; else rm -f "$(DEPDIR)/dna.Tpo"; exit 1; fi # source='src/dna.c' object='dna.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dna.lo `test -f 'src/dna.c' || echo '$(srcdir)/'`src/dna.c sll.lo: src/sll.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sll.lo -MD -MP -MF "$(DEPDIR)/sll.Tpo" -c -o sll.lo `test -f 'src/sll.c' || echo '$(srcdir)/'`src/sll.c; \ then mv -f "$(DEPDIR)/sll.Tpo" "$(DEPDIR)/sll.Plo"; else rm -f "$(DEPDIR)/sll.Tpo"; exit 1; fi # source='src/sll.c' object='sll.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sll.lo `test -f 'src/sll.c' || echo '$(srcdir)/'`src/sll.c dll.lo: src/dll.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dll.lo -MD -MP -MF "$(DEPDIR)/dll.Tpo" -c -o dll.lo `test -f 'src/dll.c' || echo '$(srcdir)/'`src/dll.c; \ then mv -f "$(DEPDIR)/dll.Tpo" "$(DEPDIR)/dll.Plo"; else rm -f "$(DEPDIR)/dll.Tpo"; exit 1; fi # source='src/dll.c' object='dll.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dll.lo `test -f 'src/dll.c' || echo '$(srcdir)/'`src/dll.c hash.lo: src/hash.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hash.lo -MD -MP -MF "$(DEPDIR)/hash.Tpo" -c -o hash.lo `test -f 'src/hash.c' || echo '$(srcdir)/'`src/hash.c; \ then mv -f "$(DEPDIR)/hash.Tpo" "$(DEPDIR)/hash.Plo"; else rm -f "$(DEPDIR)/hash.Tpo"; exit 1; fi # source='src/hash.c' object='hash.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hash.lo `test -f 'src/hash.c' || echo '$(srcdir)/'`src/hash.c swap.lo: src/swap.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT swap.lo -MD -MP -MF "$(DEPDIR)/swap.Tpo" -c -o swap.lo `test -f 'src/swap.c' || echo '$(srcdir)/'`src/swap.c; \ then mv -f "$(DEPDIR)/swap.Tpo" "$(DEPDIR)/swap.Plo"; else rm -f "$(DEPDIR)/swap.Tpo"; exit 1; fi # source='src/swap.c' object='swap.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o swap.lo `test -f 'src/swap.c' || echo '$(srcdir)/'`src/swap.c copy_swap.lo: src/copy_swap.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT copy_swap.lo -MD -MP -MF "$(DEPDIR)/copy_swap.Tpo" -c -o copy_swap.lo `test -f 'src/copy_swap.c' || echo '$(srcdir)/'`src/copy_swap.c; \ then mv -f "$(DEPDIR)/copy_swap.Tpo" "$(DEPDIR)/copy_swap.Plo"; else rm -f "$(DEPDIR)/copy_swap.Tpo"; exit 1; fi # source='src/copy_swap.c' object='copy_swap.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o copy_swap.lo `test -f 'src/copy_swap.c' || echo '$(srcdir)/'`src/copy_swap.c open_dns.lo: src/open_dns.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT open_dns.lo -MD -MP -MF "$(DEPDIR)/open_dns.Tpo" -c -o open_dns.lo `test -f 'src/open_dns.c' || echo '$(srcdir)/'`src/open_dns.c; \ then mv -f "$(DEPDIR)/open_dns.Tpo" "$(DEPDIR)/open_dns.Plo"; else rm -f "$(DEPDIR)/open_dns.Tpo"; exit 1; fi # source='src/open_dns.c' object='open_dns.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o open_dns.lo `test -f 'src/open_dns.c' || echo '$(srcdir)/'`src/open_dns.c conn_handler.lo: src/conn_handler.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT conn_handler.lo -MD -MP -MF "$(DEPDIR)/conn_handler.Tpo" -c -o conn_handler.lo `test -f 'src/conn_handler.c' || echo '$(srcdir)/'`src/conn_handler.c; \ then mv -f "$(DEPDIR)/conn_handler.Tpo" "$(DEPDIR)/conn_handler.Plo"; else rm -f "$(DEPDIR)/conn_handler.Tpo"; exit 1; fi # source='src/conn_handler.c' object='conn_handler.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o conn_handler.lo `test -f 'src/conn_handler.c' || echo '$(srcdir)/'`src/conn_handler.c tcpip.lo: src/tcpip.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tcpip.lo -MD -MP -MF "$(DEPDIR)/tcpip.Tpo" -c -o tcpip.lo `test -f 'src/tcpip.c' || echo '$(srcdir)/'`src/tcpip.c; \ then mv -f "$(DEPDIR)/tcpip.Tpo" "$(DEPDIR)/tcpip.Plo"; else rm -f "$(DEPDIR)/tcpip.Tpo"; exit 1; fi # source='src/tcpip.c' object='tcpip.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tcpip.lo `test -f 'src/tcpip.c' || echo '$(srcdir)/'`src/tcpip.c dtq.lo: src/dtq.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dtq.lo -MD -MP -MF "$(DEPDIR)/dtq.Tpo" -c -o dtq.lo `test -f 'src/dtq.c' || echo '$(srcdir)/'`src/dtq.c; \ then mv -f "$(DEPDIR)/dtq.Tpo" "$(DEPDIR)/dtq.Plo"; else rm -f "$(DEPDIR)/dtq.Tpo"; exit 1; fi # source='src/dtq.c' object='dtq.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dtq.lo `test -f 'src/dtq.c' || echo '$(srcdir)/'`src/dtq.c dim_thr.lo: src/dim_thr.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dim_thr.lo -MD -MP -MF "$(DEPDIR)/dim_thr.Tpo" -c -o dim_thr.lo `test -f 'src/dim_thr.c' || echo '$(srcdir)/'`src/dim_thr.c; \ then mv -f "$(DEPDIR)/dim_thr.Tpo" "$(DEPDIR)/dim_thr.Plo"; else rm -f "$(DEPDIR)/dim_thr.Tpo"; exit 1; fi # source='src/dim_thr.c' object='dim_thr.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dim_thr.lo `test -f 'src/dim_thr.c' || echo '$(srcdir)/'`src/dim_thr.c utilities.lo: src/utilities.c if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT utilities.lo -MD -MP -MF "$(DEPDIR)/utilities.Tpo" -c -o utilities.lo `test -f 'src/utilities.c' || echo '$(srcdir)/'`src/utilities.c; \ then mv -f "$(DEPDIR)/utilities.Tpo" "$(DEPDIR)/utilities.Plo"; else rm -f "$(DEPDIR)/utilities.Tpo"; exit 1; fi # source='src/utilities.c' object='utilities.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o utilities.lo `test -f 'src/utilities.c' || echo '$(srcdir)/'`src/utilities.c .cxx.o: if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(CXXCOMPILE) -c -o $@ $< .cxx.obj: if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cxx.lo: if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(LTCXXCOMPILE) -c -o $@ $< diccpp.lo: src/diccpp.cxx if $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT diccpp.lo -MD -MP -MF "$(DEPDIR)/diccpp.Tpo" -c -o diccpp.lo `test -f 'src/diccpp.cxx' || echo '$(srcdir)/'`src/diccpp.cxx; \ then mv -f "$(DEPDIR)/diccpp.Tpo" "$(DEPDIR)/diccpp.Plo"; else rm -f "$(DEPDIR)/diccpp.Tpo"; exit 1; fi # source='src/diccpp.cxx' object='diccpp.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o diccpp.lo `test -f 'src/diccpp.cxx' || echo '$(srcdir)/'`src/diccpp.cxx discpp.lo: src/discpp.cxx if $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT discpp.lo -MD -MP -MF "$(DEPDIR)/discpp.Tpo" -c -o discpp.lo `test -f 'src/discpp.cxx' || echo '$(srcdir)/'`src/discpp.cxx; \ then mv -f "$(DEPDIR)/discpp.Tpo" "$(DEPDIR)/discpp.Plo"; else rm -f "$(DEPDIR)/discpp.Tpo"; exit 1; fi # source='src/discpp.cxx' object='discpp.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o discpp.lo `test -f 'src/discpp.cxx' || echo '$(srcdir)/'`src/discpp.cxx dimcpp.lo: src/dimcpp.cxx if $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT dimcpp.lo -MD -MP -MF "$(DEPDIR)/dimcpp.Tpo" -c -o dimcpp.lo `test -f 'src/dimcpp.cxx' || echo '$(srcdir)/'`src/dimcpp.cxx; \ then mv -f "$(DEPDIR)/dimcpp.Tpo" "$(DEPDIR)/dimcpp.Plo"; else rm -f "$(DEPDIR)/dimcpp.Tpo"; exit 1; fi # source='src/dimcpp.cxx' object='dimcpp.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o dimcpp.lo `test -f 'src/dimcpp.cxx' || echo '$(srcdir)/'`src/dimcpp.cxx tokenstring.lo: src/tokenstring.cxx if $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tokenstring.lo -MD -MP -MF "$(DEPDIR)/tokenstring.Tpo" -c -o tokenstring.lo `test -f 'src/tokenstring.cxx' || echo '$(srcdir)/'`src/tokenstring.cxx; \ then mv -f "$(DEPDIR)/tokenstring.Tpo" "$(DEPDIR)/tokenstring.Plo"; else rm -f "$(DEPDIR)/tokenstring.Tpo"; exit 1; fi # source='src/tokenstring.cxx' object='tokenstring.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tokenstring.lo `test -f 'src/tokenstring.cxx' || echo '$(srcdir)/'`src/tokenstring.cxx mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: install-pkgincludeHEADERS: $(pkginclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)" @list='$(pkginclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \ $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \ done uninstall-pkgincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(pkginclude_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \ rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) $(mkdir_p) $(distdir)/Release-Notes $(distdir)/dim @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && cd $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' distuninstallcheck: @cd $(distuninstallcheck_dir) \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-pkgincludeHEADERS install-exec-am: install-libLTLIBRARIES install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \ uninstall-pkgincludeHEADERS .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ clean-generic clean-libLTLIBRARIES clean-libtool ctags dist \ dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \ distcheck distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am \ install-libLTLIBRARIES install-man install-pkgincludeHEADERS \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags uninstall uninstall-am \ uninstall-info-am uninstall-libLTLIBRARIES \ uninstall-pkgincludeHEADERS # # EOF # # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: