cscg24-guacamole

CSCG 2024 Challenge 'Guacamole Mashup'
git clone https://git.sinitax.com/sinitax/cscg24-guacamole
Log | Files | Refs | sfeed.txt

Makefile (46748B)


      1# Makefile.in generated by automake 1.16.5 from Makefile.am.
      2# src/guacd/Makefile.  Generated from Makefile.in by configure.
      3
      4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
      5
      6# This Makefile.in is free software; the Free Software Foundation
      7# gives unlimited permission to copy and/or distribute it,
      8# with or without modifications, as long as this notice is preserved.
      9
     10# This program is distributed in the hope that it will be useful,
     11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     13# PARTICULAR PURPOSE.
     14
     15
     16
     17#
     18# Licensed to the Apache Software Foundation (ASF) under one
     19# or more contributor license agreements.  See the NOTICE file
     20# distributed with this work for additional information
     21# regarding copyright ownership.  The ASF licenses this file
     22# to you under the Apache License, Version 2.0 (the
     23# "License"); you may not use this file except in compliance
     24# with the License.  You may obtain a copy of the License at
     25#
     26#   http://www.apache.org/licenses/LICENSE-2.0
     27#
     28# Unless required by applicable law or agreed to in writing,
     29# software distributed under the License is distributed on an
     30# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     31# KIND, either express or implied.  See the License for the
     32# specific language governing permissions and limitations
     33# under the License.
     34#
     35# NOTE: Parts of this file (Makefile.am) are automatically transcluded verbatim
     36# into Makefile.in. Though the build system (GNU Autotools) automatically adds
     37# its own license boilerplate to the generated Makefile.in, that boilerplate
     38# does not apply to the transcluded portions of Makefile.am which are licensed
     39# to you by the ASF under the Apache License, Version 2.0, as described above.
     40#
     41
     42
     43
     44
     45
     46am__is_gnu_make = { \
     47  if test -z '$(MAKELEVEL)'; then \
     48    false; \
     49  elif test -n '$(MAKE_HOST)'; then \
     50    true; \
     51  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
     52    true; \
     53  else \
     54    false; \
     55  fi; \
     56}
     57am__make_running_with_option = \
     58  case $${target_option-} in \
     59      ?) ;; \
     60      *) echo "am__make_running_with_option: internal error: invalid" \
     61              "target option '$${target_option-}' specified" >&2; \
     62         exit 1;; \
     63  esac; \
     64  has_opt=no; \
     65  sane_makeflags=$$MAKEFLAGS; \
     66  if $(am__is_gnu_make); then \
     67    sane_makeflags=$$MFLAGS; \
     68  else \
     69    case $$MAKEFLAGS in \
     70      *\\[\ \	]*) \
     71        bs=\\; \
     72        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
     73          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
     74    esac; \
     75  fi; \
     76  skip_next=no; \
     77  strip_trailopt () \
     78  { \
     79    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
     80  }; \
     81  for flg in $$sane_makeflags; do \
     82    test $$skip_next = yes && { skip_next=no; continue; }; \
     83    case $$flg in \
     84      *=*|--*) continue;; \
     85        -*I) strip_trailopt 'I'; skip_next=yes;; \
     86      -*I?*) strip_trailopt 'I';; \
     87        -*O) strip_trailopt 'O'; skip_next=yes;; \
     88      -*O?*) strip_trailopt 'O';; \
     89        -*l) strip_trailopt 'l'; skip_next=yes;; \
     90      -*l?*) strip_trailopt 'l';; \
     91      -[dEDm]) skip_next=yes;; \
     92      -[JT]) skip_next=yes;; \
     93    esac; \
     94    case $$flg in \
     95      *$$target_option*) has_opt=yes; break;; \
     96    esac; \
     97  done; \
     98  test $$has_opt = yes
     99am__make_dryrun = (target_option=n; $(am__make_running_with_option))
    100am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
    101pkgdatadir = $(datadir)/guacamole-server
    102pkgincludedir = $(includedir)/guacamole-server
    103pkglibdir = $(libdir)/guacamole-server
    104pkglibexecdir = $(libexecdir)/guacamole-server
    105am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    106install_sh_DATA = $(install_sh) -c -m 644
    107install_sh_PROGRAM = $(install_sh) -c
    108install_sh_SCRIPT = $(install_sh) -c
    109INSTALL_HEADER = $(INSTALL_DATA)
    110transform = $(program_transform_name)
    111NORMAL_INSTALL = :
    112PRE_INSTALL = :
    113POST_INSTALL = :
    114NORMAL_UNINSTALL = :
    115PRE_UNINSTALL = :
    116POST_UNINSTALL = :
    117build_triplet = x86_64-pc-linux-gnu
    118host_triplet = x86_64-pc-linux-gnu
    119sbin_PROGRAMS = guacd$(EXEEXT)
    120subdir = src/guacd
    121ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    122am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
    123	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
    124	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
    125	$(top_srcdir)/configure.ac
    126am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    127	$(ACLOCAL_M4)
    128DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
    129	$(am__DIST_COMMON)
    130mkinstalldirs = $(install_sh) -d
    131CONFIG_HEADER = $(top_builddir)/config.h
    132CONFIG_CLEAN_FILES =
    133CONFIG_CLEAN_VPATH_FILES =
    134am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(initdir)" \
    135	"$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" \
    136	"$(DESTDIR)$(systemddir)"
    137PROGRAMS = $(sbin_PROGRAMS)
    138am_guacd_OBJECTS = guacd-conf-args.$(OBJEXT) guacd-conf-file.$(OBJEXT) \
    139	guacd-conf-parse.$(OBJEXT) guacd-connection.$(OBJEXT) \
    140	guacd-daemon.$(OBJEXT) guacd-log.$(OBJEXT) \
    141	guacd-move-fd.$(OBJEXT) guacd-proc.$(OBJEXT) \
    142	guacd-proc-map.$(OBJEXT)
    143guacd_OBJECTS = $(am_guacd_OBJECTS)
    144guacd_DEPENDENCIES =
    145AM_V_lt = $(am__v_lt_$(V))
    146am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
    147am__v_lt_0 = --silent
    148am__v_lt_1 = 
    149guacd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
    150	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(guacd_CFLAGS) $(CFLAGS) \
    151	$(guacd_LDFLAGS) $(LDFLAGS) -o $@
    152am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
    153am__vpath_adj = case $$p in \
    154    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    155    *) f=$$p;; \
    156  esac;
    157am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
    158am__install_max = 40
    159am__nobase_strip_setup = \
    160  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
    161am__nobase_strip = \
    162  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
    163am__nobase_list = $(am__nobase_strip_setup); \
    164  for p in $$list; do echo "$$p $$p"; done | \
    165  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
    166  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    167    if (++n[$$2] == $(am__install_max)) \
    168      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    169    END { for (dir in files) print dir, files[dir] }'
    170am__base_list = \
    171  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    172  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    173am__uninstall_files_from_dir = { \
    174  test -z "$$files" \
    175    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    176    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
    177         $(am__cd) "$$dir" && rm -f $$files; }; \
    178  }
    179SCRIPTS = $(init_SCRIPTS)
    180AM_V_P = $(am__v_P_$(V))
    181am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
    182am__v_P_0 = false
    183am__v_P_1 = :
    184AM_V_GEN = $(am__v_GEN_$(V))
    185am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
    186am__v_GEN_0 = @echo "  GEN     " $@;
    187am__v_GEN_1 = 
    188AM_V_at = $(am__v_at_$(V))
    189am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
    190am__v_at_0 = @
    191am__v_at_1 = 
    192DEFAULT_INCLUDES = -I. -I$(top_builddir)
    193depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
    194am__maybe_remake_depfiles = depfiles
    195am__depfiles_remade = ./$(DEPDIR)/guacd-conf-args.Po \
    196	./$(DEPDIR)/guacd-conf-file.Po ./$(DEPDIR)/guacd-conf-parse.Po \
    197	./$(DEPDIR)/guacd-connection.Po ./$(DEPDIR)/guacd-daemon.Po \
    198	./$(DEPDIR)/guacd-log.Po ./$(DEPDIR)/guacd-move-fd.Po \
    199	./$(DEPDIR)/guacd-proc-map.Po ./$(DEPDIR)/guacd-proc.Po
    200am__mv = mv -f
    201COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    202	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    203LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
    204	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
    205	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
    206	$(AM_CFLAGS) $(CFLAGS)
    207AM_V_CC = $(am__v_CC_$(V))
    208am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
    209am__v_CC_0 = @echo "  CC      " $@;
    210am__v_CC_1 = 
    211CCLD = $(CC)
    212LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
    213	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
    214	$(AM_LDFLAGS) $(LDFLAGS) -o $@
    215AM_V_CCLD = $(am__v_CCLD_$(V))
    216am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
    217am__v_CCLD_0 = @echo "  CCLD    " $@;
    218am__v_CCLD_1 = 
    219SOURCES = $(guacd_SOURCES)
    220DIST_SOURCES = $(guacd_SOURCES)
    221am__can_run_installinfo = \
    222  case $$AM_UPDATE_INFO_DIR in \
    223    n|no|NO) false;; \
    224    *) (install-info --version) >/dev/null 2>&1;; \
    225  esac
    226man5dir = $(mandir)/man5
    227man8dir = $(mandir)/man8
    228NROFF = nroff
    229MANS = $(man_MANS)
    230DATA = $(systemd_DATA)
    231HEADERS = $(noinst_HEADERS)
    232am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
    233# Read a list of newline-separated strings from the standard input,
    234# and print each of them once, without duplicates.  Input order is
    235# *not* preserved.
    236am__uniquify_input = $(AWK) '\
    237  BEGIN { nonempty = 0; } \
    238  { items[$$0] = 1; nonempty = 1; } \
    239  END { if (nonempty) { for (i in items) print i; }; } \
    240'
    241# Make sure the list of sources is unique.  This is necessary because,
    242# e.g., the same source file might be shared among _SOURCES variables
    243# for different programs/libraries.
    244am__define_uniq_tagged_files = \
    245  list='$(am__tagged_files)'; \
    246  unique=`for i in $$list; do \
    247    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    248  done | $(am__uniquify_input)`
    249am__DIST_COMMON = $(srcdir)/Makefile.in \
    250	$(top_srcdir)/build-aux/depcomp
    251DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    252ACLOCAL = ${SHELL} '/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing' aclocal-1.16
    253AMTAR = $${TAR-tar}
    254AM_DEFAULT_VERBOSITY = 1
    255AR = ar
    256AUTOCONF = ${SHELL} '/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing' autoconf
    257AUTOHEADER = ${SHELL} '/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing' autoheader
    258AUTOMAKE = ${SHELL} '/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing' automake-1.16
    259AVCODEC_CFLAGS = 
    260AVCODEC_LIBS = -lavcodec
    261AVFORMAT_CFLAGS = 
    262AVFORMAT_LIBS = -lavformat
    263AVUTIL_CFLAGS = 
    264AVUTIL_LIBS = -lavutil
    265AWK = gawk
    266CAIRO_LIBS = -lcairo
    267CC = gcc
    268CCDEPMODE = depmode=gcc3
    269CFLAGS = -g -O2
    270COMMON_INCLUDE = -I$(top_srcdir)/src/common
    271COMMON_LTLIB = $(top_builddir)/src/common/libguac_common.la
    272COMMON_SSH_INCLUDE = -I$(top_srcdir)/src/common-ssh
    273COMMON_SSH_LTLIB = $(top_builddir)/src/common-ssh/libguac_common_ssh.la
    274CPP = 
    275CPPFLAGS = 
    276CSCOPE = cscope
    277CTAGS = ctags
    278CUNIT_LIBS = 
    279CYGPATH_W = echo
    280DEFS = -DHAVE_CONFIG_H
    281DEPDIR = .deps
    282DLLTOOL = false
    283DL_LIBS = -ldl
    284DSYMUTIL = 
    285DUMPBIN = 
    286ECHO_C = 
    287ECHO_N = -n
    288ECHO_T = 
    289EGREP = /usr/bin/grep -E
    290ETAGS = etags
    291EXEEXT = 
    292FGREP = /usr/bin/grep -F
    293FILECMD = file
    294FREERDP2_PLUGIN_DIR = 
    295GREP = /usr/bin/grep
    296INSTALL = /usr/bin/install -c
    297INSTALL_DATA = ${INSTALL} -m 644
    298INSTALL_PROGRAM = ${INSTALL}
    299INSTALL_SCRIPT = ${INSTALL}
    300INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
    301JPEG_LIBS = -ljpeg
    302LD = /usr/bin/ld -m elf_x86_64
    303LDFLAGS = 
    304LIBGUAC_CLIENT_KUBERNETES_INCLUDE = -I$(top_srcdir)/src/protocols/kubernetes
    305LIBGUAC_CLIENT_KUBERNETES_LTLIB = $(top_builddir)/src/protocols/kubernetes/libguac-client-kubernetes.la
    306LIBGUAC_CLIENT_RDP_INCLUDE = -I$(top_srcdir)/src/protocols/rdp
    307LIBGUAC_CLIENT_RDP_LTLIB = $(top_builddir)/src/protocols/rdp/libguac-client-rdp.la
    308LIBGUAC_INCLUDE = -I$(top_srcdir)/src/libguac
    309LIBGUAC_LTLIB = $(top_builddir)/src/libguac/libguac.la
    310LIBOBJS = 
    311LIBS = 
    312LIBTOOL = $(SHELL) $(top_builddir)/libtool
    313LIPO = 
    314LN_S = ln -s
    315LTLIBOBJS = 
    316LT_SYS_LIBRARY_PATH = 
    317MAKEINFO = ${SHELL} '/home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/missing' makeinfo
    318MANIFEST_TOOL = :
    319MATH_LIBS = -lm
    320MKDIR_P = /usr/bin/mkdir -p
    321NM = /usr/bin/nm -B
    322NMEDIT = 
    323OBJDUMP = objdump
    324OBJEXT = o
    325OTOOL = 
    326OTOOL64 = 
    327PACKAGE = guacamole-server
    328PACKAGE_BUGREPORT = 
    329PACKAGE_NAME = guacamole-server
    330PACKAGE_STRING = guacamole-server 1.5.4
    331PACKAGE_TARNAME = guacamole-server
    332PACKAGE_URL = 
    333PACKAGE_VERSION = 1.5.4
    334PANGOCAIRO_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi
    335PANGOCAIRO_LIBS = -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
    336PANGO_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1
    337PANGO_LIBS = -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
    338PATH_SEPARATOR = :
    339PKG_CONFIG = /usr/bin/pkg-config
    340PKG_CONFIG_LIBDIR = 
    341PKG_CONFIG_PATH = 
    342PNG_LIBS = -lpng
    343PTHREAD_LIBS = -lpthread
    344PULSE_INCLUDE = -I$(top_srcdir)/src/pulse
    345PULSE_LIBS =  -lpulse
    346PULSE_LTLIB = $(top_builddir)/src/pulse/libguac_pulse.la
    347RANLIB = ranlib
    348RDP_CFLAGS = 
    349RDP_LIBS = 
    350SED = /usr/bin/sed
    351SET_MAKE = 
    352SHELL = /bin/sh
    353SSH_LIBS =  -lssh2
    354SSL_LIBS =  -lssl -lcrypto
    355STRIP = strip
    356SWSCALE_CFLAGS = 
    357SWSCALE_LIBS = -lswscale
    358TELNET_LIBS = 
    359TERMINAL_INCLUDE = -I$(top_srcdir)/src/terminal $(PANGO_CFLAGS) $(PANGOCAIRO_CFLAGS) $(COMMON_INCLUDE)
    360TERMINAL_LTLIB = $(top_builddir)/src/terminal/libguac-terminal.la
    361UUID_LIBS = -luuid
    362VERSION = 1.5.4
    363VNC_LIBS = 
    364VORBIS_LIBS =  -logg -lvorbis -lvorbisenc
    365WEBP_LIBS =  -lwebp
    366WEBSOCKETS_LIBS =  -lwebsockets
    367WINSOCK_LIBS = 
    368abs_builddir = /home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/src/guacd
    369abs_srcdir = /home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/src/guacd
    370abs_top_builddir = /home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4
    371abs_top_srcdir = /home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4
    372ac_ct_AR = ar
    373ac_ct_CC = gcc
    374ac_ct_DUMPBIN = 
    375am__include = include
    376am__leading_dot = .
    377am__quote = 
    378am__tar = $${TAR-tar} chof - "$$tardir"
    379am__untar = $${TAR-tar} xf -
    380bindir = ${exec_prefix}/bin
    381build = x86_64-pc-linux-gnu
    382build_alias = 
    383build_cpu = x86_64
    384build_os = linux-gnu
    385build_vendor = pc
    386builddir = .
    387datadir = ${datarootdir}
    388datarootdir = ${prefix}/share
    389docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
    390dvidir = ${docdir}
    391exec_prefix = ${prefix}
    392host = x86_64-pc-linux-gnu
    393host_alias = 
    394host_cpu = x86_64
    395host_os = linux-gnu
    396host_vendor = pc
    397htmldir = ${docdir}
    398includedir = ${prefix}/include
    399infodir = ${datarootdir}/info
    400init_dir = 
    401install_sh = ${SHELL} /home/snx/dev/ctf-cscg-2024-guacamole-mashup/solve/guacamole-server-1.5.4/build-aux/install-sh
    402libdir = ${exec_prefix}/lib
    403libexecdir = ${exec_prefix}/libexec
    404localedir = ${datarootdir}/locale
    405localstatedir = ${prefix}/var
    406mandir = ${datarootdir}/man
    407mkdir_p = $(MKDIR_P)
    408oldincludedir = /usr/include
    409pdfdir = ${docdir}
    410prefix = /usr/local
    411program_transform_name = s,x,x,
    412psdir = ${docdir}
    413runstatedir = ${localstatedir}/run
    414sbindir = ${exec_prefix}/sbin
    415sharedstatedir = ${prefix}/com
    416srcdir = .
    417sysconfdir = ${prefix}/etc
    418systemd_dir = 
    419target_alias = 
    420top_build_prefix = ../../
    421top_builddir = ../..
    422top_srcdir = ../..
    423AUTOMAKE_OPTIONS = foreign 
    424man_MANS = \
    425    man/guacd.8      \
    426    man/guacd.conf.5
    427
    428noinst_HEADERS = \
    429    conf.h        \
    430    conf-args.h   \
    431    conf-file.h   \
    432    conf-parse.h  \
    433    connection.h  \
    434    log.h         \
    435    move-fd.h     \
    436    proc.h        \
    437    proc-map.h
    438
    439guacd_SOURCES = \
    440    conf-args.c  \
    441    conf-file.c  \
    442    conf-parse.c \
    443    connection.c \
    444    daemon.c     \
    445    log.c        \
    446    move-fd.c    \
    447    proc.c       \
    448    proc-map.c
    449
    450guacd_CFLAGS = \
    451    -Wall -Wextra -pedantic \
    452    -I$(top_srcdir)/src/common        \
    453    -I$(top_srcdir)/src/libguac
    454
    455guacd_LDADD = \
    456    $(top_builddir)/src/common/libguac_common.la   \
    457    $(top_builddir)/src/libguac/libguac.la
    458
    459guacd_LDFLAGS = \
    460    -lpthread \
    461     -lssl -lcrypto
    462
    463EXTRA_DIST = \
    464    init.d/guacd.in          \
    465    systemd/guacd.service.in \
    466    man/guacd.8.in           \
    467    man/guacd.conf.5.in
    468
    469CLEANFILES = $(init_SCRIPTS) $(systemd_UNITS)
    470
    471# Init script
    472#initdir = 
    473#init_SCRIPTS = init.d/guacd
    474
    475# Systemd service
    476#systemddir = 
    477#systemd_DATA = systemd/guacd.service
    478all: all-am
    479
    480.SUFFIXES:
    481.SUFFIXES: .c .lo .o .obj
    482$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    483	@for dep in $?; do \
    484	  case '$(am__configure_deps)' in \
    485	    *$$dep*) \
    486	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    487	        && { if test -f $@; then exit 0; else break; fi; }; \
    488	      exit 1;; \
    489	  esac; \
    490	done; \
    491	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/guacd/Makefile'; \
    492	$(am__cd) $(top_srcdir) && \
    493	  $(AUTOMAKE) --foreign src/guacd/Makefile
    494Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    495	@case '$?' in \
    496	  *config.status*) \
    497	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    498	  *) \
    499	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
    500	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
    501	esac;
    502
    503$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    504	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    505
    506$(top_srcdir)/configure:  $(am__configure_deps)
    507	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    508$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    509	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    510$(am__aclocal_m4_deps):
    511install-sbinPROGRAMS: $(sbin_PROGRAMS)
    512	@$(NORMAL_INSTALL)
    513	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
    514	if test -n "$$list"; then \
    515	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
    516	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
    517	fi; \
    518	for p in $$list; do echo "$$p $$p"; done | \
    519	sed 's/$(EXEEXT)$$//' | \
    520	while read p p1; do if test -f $$p \
    521	 || test -f $$p1 \
    522	  ; then echo "$$p"; echo "$$p"; else :; fi; \
    523	done | \
    524	sed -e 'p;s,.*/,,;n;h' \
    525	    -e 's|.*|.|' \
    526	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
    527	sed 'N;N;N;s,\n, ,g' | \
    528	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
    529	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
    530	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
    531	    else { print "f", $$3 "/" $$4, $$1; } } \
    532	  END { for (d in files) print "f", d, files[d] }' | \
    533	while read type dir files; do \
    534	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
    535	    test -z "$$files" || { \
    536	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
    537	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
    538	    } \
    539	; done
    540
    541uninstall-sbinPROGRAMS:
    542	@$(NORMAL_UNINSTALL)
    543	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
    544	files=`for p in $$list; do echo "$$p"; done | \
    545	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
    546	      -e 's/$$/$(EXEEXT)/' \
    547	`; \
    548	test -n "$$list" || exit 0; \
    549	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
    550	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
    551
    552clean-sbinPROGRAMS:
    553	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
    554	echo " rm -f" $$list; \
    555	rm -f $$list || exit $$?; \
    556	test -n "$(EXEEXT)" || exit 0; \
    557	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
    558	echo " rm -f" $$list; \
    559	rm -f $$list
    560
    561guacd$(EXEEXT): $(guacd_OBJECTS) $(guacd_DEPENDENCIES) $(EXTRA_guacd_DEPENDENCIES) 
    562	@rm -f guacd$(EXEEXT)
    563	$(AM_V_CCLD)$(guacd_LINK) $(guacd_OBJECTS) $(guacd_LDADD) $(LIBS)
    564install-initSCRIPTS: $(init_SCRIPTS)
    565	@$(NORMAL_INSTALL)
    566	@list='$(init_SCRIPTS)'; test -n "$(initdir)" || list=; \
    567	if test -n "$$list"; then \
    568	  echo " $(MKDIR_P) '$(DESTDIR)$(initdir)'"; \
    569	  $(MKDIR_P) "$(DESTDIR)$(initdir)" || exit 1; \
    570	fi; \
    571	for p in $$list; do \
    572	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    573	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
    574	done | \
    575	sed -e 'p;s,.*/,,;n' \
    576	    -e 'h;s|.*|.|' \
    577	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
    578	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
    579	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
    580	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
    581	      if (++n[d] == $(am__install_max)) { \
    582		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
    583	    else { print "f", d "/" $$4, $$1 } } \
    584	  END { for (d in files) print "f", d, files[d] }' | \
    585	while read type dir files; do \
    586	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
    587	     test -z "$$files" || { \
    588	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(initdir)$$dir'"; \
    589	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(initdir)$$dir" || exit $$?; \
    590	     } \
    591	; done
    592
    593uninstall-initSCRIPTS:
    594	@$(NORMAL_UNINSTALL)
    595	@list='$(init_SCRIPTS)'; test -n "$(initdir)" || exit 0; \
    596	files=`for p in $$list; do echo "$$p"; done | \
    597	       sed -e 's,.*/,,;$(transform)'`; \
    598	dir='$(DESTDIR)$(initdir)'; $(am__uninstall_files_from_dir)
    599
    600mostlyclean-compile:
    601	-rm -f *.$(OBJEXT)
    602
    603distclean-compile:
    604	-rm -f *.tab.c
    605
    606include ./$(DEPDIR)/guacd-conf-args.Po # am--include-marker
    607include ./$(DEPDIR)/guacd-conf-file.Po # am--include-marker
    608include ./$(DEPDIR)/guacd-conf-parse.Po # am--include-marker
    609include ./$(DEPDIR)/guacd-connection.Po # am--include-marker
    610include ./$(DEPDIR)/guacd-daemon.Po # am--include-marker
    611include ./$(DEPDIR)/guacd-log.Po # am--include-marker
    612include ./$(DEPDIR)/guacd-move-fd.Po # am--include-marker
    613include ./$(DEPDIR)/guacd-proc-map.Po # am--include-marker
    614include ./$(DEPDIR)/guacd-proc.Po # am--include-marker
    615
    616$(am__depfiles_remade):
    617	@$(MKDIR_P) $(@D)
    618	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
    619
    620am--depfiles: $(am__depfiles_remade)
    621
    622.c.o:
    623	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
    624	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
    625	$(am__mv) $$depbase.Tpo $$depbase.Po
    626#	$(AM_V_CC)source='$<' object='$@' libtool=no \
    627#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    628#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<
    629
    630.c.obj:
    631	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
    632	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
    633	$(am__mv) $$depbase.Tpo $$depbase.Po
    634#	$(AM_V_CC)source='$<' object='$@' libtool=no \
    635#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    636#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
    637
    638.c.lo:
    639	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
    640	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
    641	$(am__mv) $$depbase.Tpo $$depbase.Plo
    642#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
    643#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    644#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
    645
    646guacd-conf-args.o: conf-args.c
    647	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-conf-args.o -MD -MP -MF $(DEPDIR)/guacd-conf-args.Tpo -c -o guacd-conf-args.o `test -f 'conf-args.c' || echo '$(srcdir)/'`conf-args.c
    648	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-conf-args.Tpo $(DEPDIR)/guacd-conf-args.Po
    649#	$(AM_V_CC)source='conf-args.c' object='guacd-conf-args.o' libtool=no \
    650#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    651#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-conf-args.o `test -f 'conf-args.c' || echo '$(srcdir)/'`conf-args.c
    652
    653guacd-conf-args.obj: conf-args.c
    654	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-conf-args.obj -MD -MP -MF $(DEPDIR)/guacd-conf-args.Tpo -c -o guacd-conf-args.obj `if test -f 'conf-args.c'; then $(CYGPATH_W) 'conf-args.c'; else $(CYGPATH_W) '$(srcdir)/conf-args.c'; fi`
    655	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-conf-args.Tpo $(DEPDIR)/guacd-conf-args.Po
    656#	$(AM_V_CC)source='conf-args.c' object='guacd-conf-args.obj' libtool=no \
    657#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    658#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-conf-args.obj `if test -f 'conf-args.c'; then $(CYGPATH_W) 'conf-args.c'; else $(CYGPATH_W) '$(srcdir)/conf-args.c'; fi`
    659
    660guacd-conf-file.o: conf-file.c
    661	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-conf-file.o -MD -MP -MF $(DEPDIR)/guacd-conf-file.Tpo -c -o guacd-conf-file.o `test -f 'conf-file.c' || echo '$(srcdir)/'`conf-file.c
    662	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-conf-file.Tpo $(DEPDIR)/guacd-conf-file.Po
    663#	$(AM_V_CC)source='conf-file.c' object='guacd-conf-file.o' libtool=no \
    664#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    665#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-conf-file.o `test -f 'conf-file.c' || echo '$(srcdir)/'`conf-file.c
    666
    667guacd-conf-file.obj: conf-file.c
    668	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-conf-file.obj -MD -MP -MF $(DEPDIR)/guacd-conf-file.Tpo -c -o guacd-conf-file.obj `if test -f 'conf-file.c'; then $(CYGPATH_W) 'conf-file.c'; else $(CYGPATH_W) '$(srcdir)/conf-file.c'; fi`
    669	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-conf-file.Tpo $(DEPDIR)/guacd-conf-file.Po
    670#	$(AM_V_CC)source='conf-file.c' object='guacd-conf-file.obj' libtool=no \
    671#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    672#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-conf-file.obj `if test -f 'conf-file.c'; then $(CYGPATH_W) 'conf-file.c'; else $(CYGPATH_W) '$(srcdir)/conf-file.c'; fi`
    673
    674guacd-conf-parse.o: conf-parse.c
    675	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-conf-parse.o -MD -MP -MF $(DEPDIR)/guacd-conf-parse.Tpo -c -o guacd-conf-parse.o `test -f 'conf-parse.c' || echo '$(srcdir)/'`conf-parse.c
    676	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-conf-parse.Tpo $(DEPDIR)/guacd-conf-parse.Po
    677#	$(AM_V_CC)source='conf-parse.c' object='guacd-conf-parse.o' libtool=no \
    678#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    679#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-conf-parse.o `test -f 'conf-parse.c' || echo '$(srcdir)/'`conf-parse.c
    680
    681guacd-conf-parse.obj: conf-parse.c
    682	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-conf-parse.obj -MD -MP -MF $(DEPDIR)/guacd-conf-parse.Tpo -c -o guacd-conf-parse.obj `if test -f 'conf-parse.c'; then $(CYGPATH_W) 'conf-parse.c'; else $(CYGPATH_W) '$(srcdir)/conf-parse.c'; fi`
    683	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-conf-parse.Tpo $(DEPDIR)/guacd-conf-parse.Po
    684#	$(AM_V_CC)source='conf-parse.c' object='guacd-conf-parse.obj' libtool=no \
    685#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    686#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-conf-parse.obj `if test -f 'conf-parse.c'; then $(CYGPATH_W) 'conf-parse.c'; else $(CYGPATH_W) '$(srcdir)/conf-parse.c'; fi`
    687
    688guacd-connection.o: connection.c
    689	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-connection.o -MD -MP -MF $(DEPDIR)/guacd-connection.Tpo -c -o guacd-connection.o `test -f 'connection.c' || echo '$(srcdir)/'`connection.c
    690	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-connection.Tpo $(DEPDIR)/guacd-connection.Po
    691#	$(AM_V_CC)source='connection.c' object='guacd-connection.o' libtool=no \
    692#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    693#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-connection.o `test -f 'connection.c' || echo '$(srcdir)/'`connection.c
    694
    695guacd-connection.obj: connection.c
    696	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-connection.obj -MD -MP -MF $(DEPDIR)/guacd-connection.Tpo -c -o guacd-connection.obj `if test -f 'connection.c'; then $(CYGPATH_W) 'connection.c'; else $(CYGPATH_W) '$(srcdir)/connection.c'; fi`
    697	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-connection.Tpo $(DEPDIR)/guacd-connection.Po
    698#	$(AM_V_CC)source='connection.c' object='guacd-connection.obj' libtool=no \
    699#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    700#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-connection.obj `if test -f 'connection.c'; then $(CYGPATH_W) 'connection.c'; else $(CYGPATH_W) '$(srcdir)/connection.c'; fi`
    701
    702guacd-daemon.o: daemon.c
    703	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-daemon.o -MD -MP -MF $(DEPDIR)/guacd-daemon.Tpo -c -o guacd-daemon.o `test -f 'daemon.c' || echo '$(srcdir)/'`daemon.c
    704	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-daemon.Tpo $(DEPDIR)/guacd-daemon.Po
    705#	$(AM_V_CC)source='daemon.c' object='guacd-daemon.o' libtool=no \
    706#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    707#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-daemon.o `test -f 'daemon.c' || echo '$(srcdir)/'`daemon.c
    708
    709guacd-daemon.obj: daemon.c
    710	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-daemon.obj -MD -MP -MF $(DEPDIR)/guacd-daemon.Tpo -c -o guacd-daemon.obj `if test -f 'daemon.c'; then $(CYGPATH_W) 'daemon.c'; else $(CYGPATH_W) '$(srcdir)/daemon.c'; fi`
    711	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-daemon.Tpo $(DEPDIR)/guacd-daemon.Po
    712#	$(AM_V_CC)source='daemon.c' object='guacd-daemon.obj' libtool=no \
    713#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    714#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-daemon.obj `if test -f 'daemon.c'; then $(CYGPATH_W) 'daemon.c'; else $(CYGPATH_W) '$(srcdir)/daemon.c'; fi`
    715
    716guacd-log.o: log.c
    717	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-log.o -MD -MP -MF $(DEPDIR)/guacd-log.Tpo -c -o guacd-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
    718	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-log.Tpo $(DEPDIR)/guacd-log.Po
    719#	$(AM_V_CC)source='log.c' object='guacd-log.o' libtool=no \
    720#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    721#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
    722
    723guacd-log.obj: log.c
    724	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-log.obj -MD -MP -MF $(DEPDIR)/guacd-log.Tpo -c -o guacd-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
    725	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-log.Tpo $(DEPDIR)/guacd-log.Po
    726#	$(AM_V_CC)source='log.c' object='guacd-log.obj' libtool=no \
    727#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    728#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
    729
    730guacd-move-fd.o: move-fd.c
    731	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-move-fd.o -MD -MP -MF $(DEPDIR)/guacd-move-fd.Tpo -c -o guacd-move-fd.o `test -f 'move-fd.c' || echo '$(srcdir)/'`move-fd.c
    732	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-move-fd.Tpo $(DEPDIR)/guacd-move-fd.Po
    733#	$(AM_V_CC)source='move-fd.c' object='guacd-move-fd.o' libtool=no \
    734#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    735#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-move-fd.o `test -f 'move-fd.c' || echo '$(srcdir)/'`move-fd.c
    736
    737guacd-move-fd.obj: move-fd.c
    738	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-move-fd.obj -MD -MP -MF $(DEPDIR)/guacd-move-fd.Tpo -c -o guacd-move-fd.obj `if test -f 'move-fd.c'; then $(CYGPATH_W) 'move-fd.c'; else $(CYGPATH_W) '$(srcdir)/move-fd.c'; fi`
    739	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-move-fd.Tpo $(DEPDIR)/guacd-move-fd.Po
    740#	$(AM_V_CC)source='move-fd.c' object='guacd-move-fd.obj' libtool=no \
    741#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    742#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-move-fd.obj `if test -f 'move-fd.c'; then $(CYGPATH_W) 'move-fd.c'; else $(CYGPATH_W) '$(srcdir)/move-fd.c'; fi`
    743
    744guacd-proc.o: proc.c
    745	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-proc.o -MD -MP -MF $(DEPDIR)/guacd-proc.Tpo -c -o guacd-proc.o `test -f 'proc.c' || echo '$(srcdir)/'`proc.c
    746	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-proc.Tpo $(DEPDIR)/guacd-proc.Po
    747#	$(AM_V_CC)source='proc.c' object='guacd-proc.o' libtool=no \
    748#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    749#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-proc.o `test -f 'proc.c' || echo '$(srcdir)/'`proc.c
    750
    751guacd-proc.obj: proc.c
    752	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-proc.obj -MD -MP -MF $(DEPDIR)/guacd-proc.Tpo -c -o guacd-proc.obj `if test -f 'proc.c'; then $(CYGPATH_W) 'proc.c'; else $(CYGPATH_W) '$(srcdir)/proc.c'; fi`
    753	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-proc.Tpo $(DEPDIR)/guacd-proc.Po
    754#	$(AM_V_CC)source='proc.c' object='guacd-proc.obj' libtool=no \
    755#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    756#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-proc.obj `if test -f 'proc.c'; then $(CYGPATH_W) 'proc.c'; else $(CYGPATH_W) '$(srcdir)/proc.c'; fi`
    757
    758guacd-proc-map.o: proc-map.c
    759	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-proc-map.o -MD -MP -MF $(DEPDIR)/guacd-proc-map.Tpo -c -o guacd-proc-map.o `test -f 'proc-map.c' || echo '$(srcdir)/'`proc-map.c
    760	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-proc-map.Tpo $(DEPDIR)/guacd-proc-map.Po
    761#	$(AM_V_CC)source='proc-map.c' object='guacd-proc-map.o' libtool=no \
    762#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    763#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-proc-map.o `test -f 'proc-map.c' || echo '$(srcdir)/'`proc-map.c
    764
    765guacd-proc-map.obj: proc-map.c
    766	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -MT guacd-proc-map.obj -MD -MP -MF $(DEPDIR)/guacd-proc-map.Tpo -c -o guacd-proc-map.obj `if test -f 'proc-map.c'; then $(CYGPATH_W) 'proc-map.c'; else $(CYGPATH_W) '$(srcdir)/proc-map.c'; fi`
    767	$(AM_V_at)$(am__mv) $(DEPDIR)/guacd-proc-map.Tpo $(DEPDIR)/guacd-proc-map.Po
    768#	$(AM_V_CC)source='proc-map.c' object='guacd-proc-map.obj' libtool=no \
    769#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    770#	$(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(guacd_CFLAGS) $(CFLAGS) -c -o guacd-proc-map.obj `if test -f 'proc-map.c'; then $(CYGPATH_W) 'proc-map.c'; else $(CYGPATH_W) '$(srcdir)/proc-map.c'; fi`
    771
    772mostlyclean-libtool:
    773	-rm -f *.lo
    774
    775clean-libtool:
    776	-rm -rf .libs _libs
    777install-man5: $(man_MANS)
    778	@$(NORMAL_INSTALL)
    779	@list1=''; \
    780	list2='$(man_MANS)'; \
    781	test -n "$(man5dir)" \
    782	  && test -n "`echo $$list1$$list2`" \
    783	  || exit 0; \
    784	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
    785	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
    786	{ for i in $$list1; do echo "$$i"; done;  \
    787	if test -n "$$list2"; then \
    788	  for i in $$list2; do echo "$$i"; done \
    789	    | sed -n '/\.5[a-z]*$$/p'; \
    790	fi; \
    791	} | while read p; do \
    792	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
    793	  echo "$$d$$p"; echo "$$p"; \
    794	done | \
    795	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
    796	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
    797	sed 'N;N;s,\n, ,g' | { \
    798	list=; while read file base inst; do \
    799	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
    800	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
    801	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
    802	  fi; \
    803	done; \
    804	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
    805	while read files; do \
    806	  test -z "$$files" || { \
    807	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
    808	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
    809	done; }
    810
    811uninstall-man5:
    812	@$(NORMAL_UNINSTALL)
    813	@list=''; test -n "$(man5dir)" || exit 0; \
    814	files=`{ for i in $$list; do echo "$$i"; done; \
    815	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
    816	  sed -n '/\.5[a-z]*$$/p'; \
    817	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
    818	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
    819	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
    820install-man8: $(man_MANS)
    821	@$(NORMAL_INSTALL)
    822	@list1=''; \
    823	list2='$(man_MANS)'; \
    824	test -n "$(man8dir)" \
    825	  && test -n "`echo $$list1$$list2`" \
    826	  || exit 0; \
    827	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
    828	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
    829	{ for i in $$list1; do echo "$$i"; done;  \
    830	if test -n "$$list2"; then \
    831	  for i in $$list2; do echo "$$i"; done \
    832	    | sed -n '/\.8[a-z]*$$/p'; \
    833	fi; \
    834	} | while read p; do \
    835	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
    836	  echo "$$d$$p"; echo "$$p"; \
    837	done | \
    838	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
    839	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
    840	sed 'N;N;s,\n, ,g' | { \
    841	list=; while read file base inst; do \
    842	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
    843	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
    844	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
    845	  fi; \
    846	done; \
    847	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
    848	while read files; do \
    849	  test -z "$$files" || { \
    850	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
    851	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
    852	done; }
    853
    854uninstall-man8:
    855	@$(NORMAL_UNINSTALL)
    856	@list=''; test -n "$(man8dir)" || exit 0; \
    857	files=`{ for i in $$list; do echo "$$i"; done; \
    858	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
    859	  sed -n '/\.8[a-z]*$$/p'; \
    860	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
    861	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
    862	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
    863install-systemdDATA: $(systemd_DATA)
    864	@$(NORMAL_INSTALL)
    865	@list='$(systemd_DATA)'; test -n "$(systemddir)" || list=; \
    866	if test -n "$$list"; then \
    867	  echo " $(MKDIR_P) '$(DESTDIR)$(systemddir)'"; \
    868	  $(MKDIR_P) "$(DESTDIR)$(systemddir)" || exit 1; \
    869	fi; \
    870	for p in $$list; do \
    871	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    872	  echo "$$d$$p"; \
    873	done | $(am__base_list) | \
    874	while read files; do \
    875	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(systemddir)'"; \
    876	  $(INSTALL_DATA) $$files "$(DESTDIR)$(systemddir)" || exit $$?; \
    877	done
    878
    879uninstall-systemdDATA:
    880	@$(NORMAL_UNINSTALL)
    881	@list='$(systemd_DATA)'; test -n "$(systemddir)" || list=; \
    882	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
    883	dir='$(DESTDIR)$(systemddir)'; $(am__uninstall_files_from_dir)
    884
    885ID: $(am__tagged_files)
    886	$(am__define_uniq_tagged_files); mkid -fID $$unique
    887tags: tags-am
    888TAGS: tags
    889
    890tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    891	set x; \
    892	here=`pwd`; \
    893	$(am__define_uniq_tagged_files); \
    894	shift; \
    895	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    896	  test -n "$$unique" || unique=$$empty_fix; \
    897	  if test $$# -gt 0; then \
    898	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    899	      "$$@" $$unique; \
    900	  else \
    901	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    902	      $$unique; \
    903	  fi; \
    904	fi
    905ctags: ctags-am
    906
    907CTAGS: ctags
    908ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    909	$(am__define_uniq_tagged_files); \
    910	test -z "$(CTAGS_ARGS)$$unique" \
    911	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    912	     $$unique
    913
    914GTAGS:
    915	here=`$(am__cd) $(top_builddir) && pwd` \
    916	  && $(am__cd) $(top_srcdir) \
    917	  && gtags -i $(GTAGS_ARGS) "$$here"
    918cscopelist: cscopelist-am
    919
    920cscopelist-am: $(am__tagged_files)
    921	list='$(am__tagged_files)'; \
    922	case "$(srcdir)" in \
    923	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
    924	  *) sdir=$(subdir)/$(srcdir) ;; \
    925	esac; \
    926	for i in $$list; do \
    927	  if test -f "$$i"; then \
    928	    echo "$(subdir)/$$i"; \
    929	  else \
    930	    echo "$$sdir/$$i"; \
    931	  fi; \
    932	done >> $(top_builddir)/cscope.files
    933
    934distclean-tags:
    935	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    936distdir: $(BUILT_SOURCES)
    937	$(MAKE) $(AM_MAKEFLAGS) distdir-am
    938
    939distdir-am: $(DISTFILES)
    940	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    941	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    942	list='$(DISTFILES)'; \
    943	  dist_files=`for file in $$list; do echo $$file; done | \
    944	  sed -e "s|^$$srcdirstrip/||;t" \
    945	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    946	case $$dist_files in \
    947	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    948			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    949			   sort -u` ;; \
    950	esac; \
    951	for file in $$dist_files; do \
    952	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    953	  if test -d $$d/$$file; then \
    954	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    955	    if test -d "$(distdir)/$$file"; then \
    956	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    957	    fi; \
    958	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    959	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    960	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    961	    fi; \
    962	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    963	  else \
    964	    test -f "$(distdir)/$$file" \
    965	    || cp -p $$d/$$file "$(distdir)/$$file" \
    966	    || exit 1; \
    967	  fi; \
    968	done
    969check-am: all-am
    970check: check-am
    971all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) $(HEADERS)
    972installdirs:
    973	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(initdir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(systemddir)"; do \
    974	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    975	done
    976install: install-am
    977install-exec: install-exec-am
    978install-data: install-data-am
    979uninstall: uninstall-am
    980
    981install-am: all-am
    982	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    983
    984installcheck: installcheck-am
    985install-strip:
    986	if test -z '$(STRIP)'; then \
    987	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    988	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    989	      install; \
    990	else \
    991	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    992	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    993	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
    994	fi
    995mostlyclean-generic:
    996
    997clean-generic:
    998	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    999
   1000distclean-generic:
   1001	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   1002	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
   1003
   1004maintainer-clean-generic:
   1005	@echo "This command is intended for maintainers to use"
   1006	@echo "it deletes files that may require special tools to rebuild."
   1007clean: clean-am
   1008
   1009clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
   1010	mostlyclean-am
   1011
   1012distclean: distclean-am
   1013		-rm -f ./$(DEPDIR)/guacd-conf-args.Po
   1014	-rm -f ./$(DEPDIR)/guacd-conf-file.Po
   1015	-rm -f ./$(DEPDIR)/guacd-conf-parse.Po
   1016	-rm -f ./$(DEPDIR)/guacd-connection.Po
   1017	-rm -f ./$(DEPDIR)/guacd-daemon.Po
   1018	-rm -f ./$(DEPDIR)/guacd-log.Po
   1019	-rm -f ./$(DEPDIR)/guacd-move-fd.Po
   1020	-rm -f ./$(DEPDIR)/guacd-proc-map.Po
   1021	-rm -f ./$(DEPDIR)/guacd-proc.Po
   1022	-rm -f Makefile
   1023distclean-am: clean-am distclean-compile distclean-generic \
   1024	distclean-tags
   1025
   1026dvi: dvi-am
   1027
   1028dvi-am:
   1029
   1030html: html-am
   1031
   1032html-am:
   1033
   1034info: info-am
   1035
   1036info-am:
   1037
   1038install-data-am: install-initSCRIPTS install-man install-systemdDATA
   1039
   1040install-dvi: install-dvi-am
   1041
   1042install-dvi-am:
   1043
   1044install-exec-am: install-sbinPROGRAMS
   1045
   1046install-html: install-html-am
   1047
   1048install-html-am:
   1049
   1050install-info: install-info-am
   1051
   1052install-info-am:
   1053
   1054install-man: install-man5 install-man8
   1055
   1056install-pdf: install-pdf-am
   1057
   1058install-pdf-am:
   1059
   1060install-ps: install-ps-am
   1061
   1062install-ps-am:
   1063
   1064installcheck-am:
   1065
   1066maintainer-clean: maintainer-clean-am
   1067		-rm -f ./$(DEPDIR)/guacd-conf-args.Po
   1068	-rm -f ./$(DEPDIR)/guacd-conf-file.Po
   1069	-rm -f ./$(DEPDIR)/guacd-conf-parse.Po
   1070	-rm -f ./$(DEPDIR)/guacd-connection.Po
   1071	-rm -f ./$(DEPDIR)/guacd-daemon.Po
   1072	-rm -f ./$(DEPDIR)/guacd-log.Po
   1073	-rm -f ./$(DEPDIR)/guacd-move-fd.Po
   1074	-rm -f ./$(DEPDIR)/guacd-proc-map.Po
   1075	-rm -f ./$(DEPDIR)/guacd-proc.Po
   1076	-rm -f Makefile
   1077maintainer-clean-am: distclean-am maintainer-clean-generic
   1078
   1079mostlyclean: mostlyclean-am
   1080
   1081mostlyclean-am: mostlyclean-compile mostlyclean-generic \
   1082	mostlyclean-libtool
   1083
   1084pdf: pdf-am
   1085
   1086pdf-am:
   1087
   1088ps: ps-am
   1089
   1090ps-am:
   1091
   1092uninstall-am: uninstall-initSCRIPTS uninstall-man \
   1093	uninstall-sbinPROGRAMS uninstall-systemdDATA
   1094
   1095uninstall-man: uninstall-man5 uninstall-man8
   1096
   1097.MAKE: install-am install-strip
   1098
   1099.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
   1100	clean-generic clean-libtool clean-sbinPROGRAMS cscopelist-am \
   1101	ctags ctags-am distclean distclean-compile distclean-generic \
   1102	distclean-libtool distclean-tags distdir dvi dvi-am html \
   1103	html-am info info-am install install-am install-data \
   1104	install-data-am install-dvi install-dvi-am install-exec \
   1105	install-exec-am install-html install-html-am install-info \
   1106	install-info-am install-initSCRIPTS install-man install-man5 \
   1107	install-man8 install-pdf install-pdf-am install-ps \
   1108	install-ps-am install-sbinPROGRAMS install-strip \
   1109	install-systemdDATA installcheck installcheck-am installdirs \
   1110	maintainer-clean maintainer-clean-generic mostlyclean \
   1111	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
   1112	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
   1113	uninstall-initSCRIPTS uninstall-man uninstall-man5 \
   1114	uninstall-man8 uninstall-sbinPROGRAMS uninstall-systemdDATA
   1115
   1116.PRECIOUS: Makefile
   1117
   1118
   1119#init.d/guacd: init.d/guacd.in
   1120#	sed -e 's,[@]sbindir[@],$(sbindir),g' < init.d/guacd.in > init.d/guacd
   1121#	chmod +x init.d/guacd
   1122
   1123#systemd/guacd.service: systemd/guacd.service.in
   1124#	sed -e 's,[@]sbindir[@],$(sbindir),g' < systemd/guacd.service.in > systemd/guacd.service
   1125
   1126# Tell versions [3.59,3.63) of GNU make to not export all variables.
   1127# Otherwise a system limit (for SysV at least) may be exceeded.
   1128.NOEXPORT: