# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 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 = @build@ host_triplet = @host@ sbin_PROGRAMS = lircd$(EXEEXT) lircmd$(EXEEXT) bin_PROGRAMS = irrecord$(EXEEXT) EXTRA_PROGRAMS = lircd.simsend$(EXEEXT) lircd.simrec$(EXEEXT) \ slinke$(EXEEXT) subdir = daemons DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = LIBRARIES = $(noinst_LIBRARIES) ARFLAGS = cru libhw_module_a_AR = $(AR) $(ARFLAGS) am_libhw_module_a_OBJECTS = hw-types.$(OBJEXT) ir_remote.$(OBJEXT) \ release.$(OBJEXT) libhw_module_a_OBJECTS = $(am_libhw_module_a_OBJECTS) am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS) am_irrecord_OBJECTS = irrecord.$(OBJEXT) config_file.$(OBJEXT) \ dump_config.$(OBJEXT) input_map.$(OBJEXT) transmit.$(OBJEXT) irrecord_OBJECTS = $(am_irrecord_OBJECTS) am_lircd_OBJECTS = lircd.$(OBJEXT) config_file.$(OBJEXT) \ input_map.$(OBJEXT) transmit.$(OBJEXT) lircd_OBJECTS = $(am_lircd_OBJECTS) lircd_DEPENDENCIES = libhw_module.a am_lircd_simrec_OBJECTS = lircd_simrec-lircd.$(OBJEXT) \ lircd_simrec-ir_remote.$(OBJEXT) \ lircd_simrec-config_file.$(OBJEXT) \ lircd_simrec-input_map.$(OBJEXT) \ lircd_simrec-hw-types.$(OBJEXT) \ lircd_simrec-hw_default.$(OBJEXT) \ lircd_simrec-receive.$(OBJEXT) lircd_simrec-release.$(OBJEXT) \ lircd_simrec-transmit.$(OBJEXT) lircd_simrec_OBJECTS = $(am_lircd_simrec_OBJECTS) lircd_simrec_LDADD = $(LDADD) lircd_simrec_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(lircd_simrec_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am_lircd_simsend_OBJECTS = lircd_simsend-lircd.$(OBJEXT) \ lircd_simsend-ir_remote.$(OBJEXT) \ lircd_simsend-config_file.$(OBJEXT) \ lircd_simsend-input_map.$(OBJEXT) \ lircd_simsend-hw-types.$(OBJEXT) \ lircd_simsend-hw_default.$(OBJEXT) \ lircd_simsend-receive.$(OBJEXT) \ lircd_simsend-release.$(OBJEXT) \ lircd_simsend-transmit.$(OBJEXT) lircd_simsend_OBJECTS = $(am_lircd_simsend_OBJECTS) lircd_simsend_LDADD = $(LDADD) lircd_simsend_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(lircd_simsend_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am_lircmd_OBJECTS = lircmd.$(OBJEXT) lircmd_OBJECTS = $(am_lircmd_OBJECTS) lircmd_DEPENDENCIES = am_slinke_OBJECTS = slinke.$(OBJEXT) config_file.$(OBJEXT) \ ir_remote.$(OBJEXT) dump_config.$(OBJEXT) release.$(OBJEXT) \ transmit.$(OBJEXT) slinke_OBJECTS = $(am_slinke_OBJECTS) slinke_LDADD = $(LDADD) DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libhw_module_a_SOURCES) $(EXTRA_libhw_module_a_SOURCES) \ $(irrecord_SOURCES) $(lircd_SOURCES) $(lircd_simrec_SOURCES) \ $(lircd_simsend_SOURCES) $(lircmd_SOURCES) $(slinke_SOURCES) DIST_SOURCES = $(libhw_module_a_SOURCES) \ $(EXTRA_libhw_module_a_SOURCES) $(irrecord_SOURCES) \ $(lircd_SOURCES) $(lircd_simrec_SOURCES) \ $(lircd_simsend_SOURCES) $(lircmd_SOURCES) $(slinke_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBUSB_CONFIG = @LIBUSB_CONFIG@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PYTHON = @PYTHON@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ XMKMF = @XMKMF@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ ac_pkss_mktemp = @ac_pkss_mktemp@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ daemon = @daemon@ datadir = @datadir@ datarootdir = @datarootdir@ depmod = @depmod@ devdir = @devdir@ docdir = @docdir@ driver = @driver@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ forkpty = @forkpty@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ hw_module = @hw_module@ hw_module_libs = @hw_module_libs@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ kerneldir = @kerneldir@ kernelext = @kernelext@ libdir = @libdir@ libexecdir = @libexecdir@ lirc_driver = @lirc_driver@ lirc_major = @lirc_major@ lircd_conf = @lircd_conf@ lircmd_conf = @lircmd_conf@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ maintmode_daemons_extra = @maintmode_daemons_extra@ mandir = @mandir@ mkdir_p = @mkdir_p@ mkfifo = @mkfifo@ mknod = @mknod@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ receive = @receive@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ varrundir = @varrundir@ vga_progs = @vga_progs@ x_progs = @x_progs@ INCLUDES = -I$(top_srcdir) BUILT_SOURCES = input_map.inc noinst_LIBRARIES = libhw_module.a libhw_module_a_SOURCES = \ hw-types.c hw-types.h hardware.h \ ir_remote.c ir_remote.h ir_remote_types.h \ release.c release.h EXTRA_libhw_module_a_SOURCES = \ hw_accent.c hw_accent.h \ hw_alsa_usb.c \ hw_atilibusb.c \ hw_atwf83.c \ hw_audio.c \ hw_audio_alsa.c \ hw_awlibusb.c \ hw_bte.c hw_bte.h \ hw_caraca.c hw_caraca.h \ hw_commandir.c hw_commandir.h \ hw_creative.c hw_creative.h \ hw_creative_infracd.c hw_creative_infracd.h \ hw_default.c hw_default.h \ hw_devinput.c \ hw_dfclibusb.c \ hw_dsp.c \ hw_ea65.c hw_ea65.h \ hw_ftdi.c \ hw_hiddev.c \ hw_i2cuser.c \ hw_iguanaIR.c \ hw_irlink.c hw_irlink.h \ hw_irman.c hw_irman.h \ hw_livedrive_common.c hw_livedrive_common.h \ hw_livedrive_midi.c hw_livedrive_seq.c \ hw_logitech.c hw_logitech.h \ hw_mouseremote.c hw_mouseremote.h \ hw_mp3anywhere.c hw_mp3anywhere.h \ hw_mplay.c hw_mplay.h \ hw_pcmak.c hw_pcmak.h \ hw_pinsys.c hw_pinsys.h \ hw_pixelview.c hw_pixelview.h \ hw_silitek.c hw_silitek.h \ hw_slinke.c hw_slinke.h \ hw_srm7500libusb.c hw_srm7500libusb.h \ hw_tira.c hw_tira.h \ hw_udp.c \ hw_uirt2.c hw_uirt2_raw.c \ hw_uirt2_common.c hw_uirt2_common.h \ hw_usbx.c hw_usbx.h \ receive.c receive.h \ transmit.c transmit.h \ serial.c serial.h libhw_module_a_LIBADD = @hw_module@ libhw_module_a_DEPENDENCIES = @hw_module@ lircd_SOURCES = lircd.c lircd.h \ config_file.c config_file.h \ input_map.c input_map.h \ transmit.c transmit.h lircd_LDADD = @daemon@ libhw_module.a @hw_module_libs@ lircmd_SOURCES = lircmd.c lircmd_LDADD = @daemon@ irrecord_SOURCES = irrecord.c \ config_file.c config_file.h \ dump_config.c dump_config.h \ input_map.c input_map.h \ transmit.c transmit.h irrecord_LDADD = libhw_module.a @hw_module_libs@ @receive@ irrecord_DEPENDENCIES = @receive@ noinst_PROGRAMS = @maintmode_daemons_extra@ lircd_simsend_SOURCES = lircd.c ir_remote.c config_file.c \ lircd.h ir_remote.h ir_remote_types.h config_file.h \ input_map.c input_map.h \ hw-types.c hw-types.h hardware.h \ hw_default.c hw_default.h \ receive.c receive.h \ release.c release.h \ transmit.c transmit.h lircd_simsend_CFLAGS = -DSIM_SEND lircd_simrec_SOURCES = lircd.c ir_remote.c config_file.c \ lircd.h ir_remote.h ir_remote_types.h config_file.h \ input_map.c input_map.h \ hw-types.c hw-types.h hardware.h \ hw_default.c hw_default.h \ receive.c receive.h \ release.c release.h \ transmit.c transmit.h lircd_simrec_CFLAGS = -DSIM_REC slinke_SOURCES = slinke.c slinke.h config_file.c config_file.h \ ir_remote.c ir_remote.h ir_remote_types.h \ dump_config.c dump_config.h \ release.c release.h \ transmit.c transmit.h DISTCLEANFILES = input_map.inc EXTRA_DIST = input_map.inc input_map.sh CLEANFILES = *~ all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu daemons/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu daemons/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) libhw_module.a: $(libhw_module_a_OBJECTS) $(libhw_module_a_DEPENDENCIES) -rm -f libhw_module.a $(libhw_module_a_AR) libhw_module.a $(libhw_module_a_OBJECTS) $(libhw_module_a_LIBADD) $(RANLIB) libhw_module.a install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p || test -f $$p1; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p || test -f $$p1; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ } \ ; done uninstall-sbinPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(sbindir)" && rm -f $$files clean-sbinPROGRAMS: @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list irrecord$(EXEEXT): $(irrecord_OBJECTS) $(irrecord_DEPENDENCIES) @rm -f irrecord$(EXEEXT) $(LINK) $(irrecord_OBJECTS) $(irrecord_LDADD) $(LIBS) lircd$(EXEEXT): $(lircd_OBJECTS) $(lircd_DEPENDENCIES) @rm -f lircd$(EXEEXT) $(LINK) $(lircd_OBJECTS) $(lircd_LDADD) $(LIBS) lircd.simrec$(EXEEXT): $(lircd_simrec_OBJECTS) $(lircd_simrec_DEPENDENCIES) @rm -f lircd.simrec$(EXEEXT) $(lircd_simrec_LINK) $(lircd_simrec_OBJECTS) $(lircd_simrec_LDADD) $(LIBS) lircd.simsend$(EXEEXT): $(lircd_simsend_OBJECTS) $(lircd_simsend_DEPENDENCIES) @rm -f lircd.simsend$(EXEEXT) $(lircd_simsend_LINK) $(lircd_simsend_OBJECTS) $(lircd_simsend_LDADD) $(LIBS) lircmd$(EXEEXT): $(lircmd_OBJECTS) $(lircmd_DEPENDENCIES) @rm -f lircmd$(EXEEXT) $(LINK) $(lircmd_OBJECTS) $(lircmd_LDADD) $(LIBS) slinke$(EXEEXT): $(slinke_OBJECTS) $(slinke_DEPENDENCIES) @rm -f slinke$(EXEEXT) $(LINK) $(slinke_OBJECTS) $(slinke_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config_file.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dump_config.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw-types.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_accent.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_alsa_usb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_atilibusb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_atwf83.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_audio.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_audio_alsa.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_awlibusb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_bte.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_caraca.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_commandir.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_creative.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_creative_infracd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_default.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_devinput.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_dfclibusb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_dsp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_ea65.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_ftdi.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_hiddev.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_i2cuser.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_iguanaIR.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_irlink.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_irman.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_livedrive_common.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_livedrive_midi.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_livedrive_seq.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_logitech.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_mouseremote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_mp3anywhere.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_mplay.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_pcmak.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_pinsys.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_pixelview.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_silitek.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_slinke.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_srm7500libusb.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_tira.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_udp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_uirt2.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_uirt2_common.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_uirt2_raw.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hw_usbx.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input_map.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ir_remote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irrecord.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-config_file.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-hw-types.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-hw_default.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-input_map.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-ir_remote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-lircd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-receive.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-release.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simrec-transmit.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-config_file.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-hw-types.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-hw_default.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-input_map.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-ir_remote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-lircd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-receive.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-release.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircd_simsend-transmit.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lircmd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/receive.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/release.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/serial.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slinke.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transmit.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< lircd_simrec-lircd.o: lircd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-lircd.o -MD -MP -MF $(DEPDIR)/lircd_simrec-lircd.Tpo -c -o lircd_simrec-lircd.o `test -f 'lircd.c' || echo '$(srcdir)/'`lircd.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-lircd.Tpo $(DEPDIR)/lircd_simrec-lircd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lircd.c' object='lircd_simrec-lircd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-lircd.o `test -f 'lircd.c' || echo '$(srcdir)/'`lircd.c lircd_simrec-lircd.obj: lircd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-lircd.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-lircd.Tpo -c -o lircd_simrec-lircd.obj `if test -f 'lircd.c'; then $(CYGPATH_W) 'lircd.c'; else $(CYGPATH_W) '$(srcdir)/lircd.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-lircd.Tpo $(DEPDIR)/lircd_simrec-lircd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lircd.c' object='lircd_simrec-lircd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-lircd.obj `if test -f 'lircd.c'; then $(CYGPATH_W) 'lircd.c'; else $(CYGPATH_W) '$(srcdir)/lircd.c'; fi` lircd_simrec-ir_remote.o: ir_remote.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-ir_remote.o -MD -MP -MF $(DEPDIR)/lircd_simrec-ir_remote.Tpo -c -o lircd_simrec-ir_remote.o `test -f 'ir_remote.c' || echo '$(srcdir)/'`ir_remote.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-ir_remote.Tpo $(DEPDIR)/lircd_simrec-ir_remote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ir_remote.c' object='lircd_simrec-ir_remote.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-ir_remote.o `test -f 'ir_remote.c' || echo '$(srcdir)/'`ir_remote.c lircd_simrec-ir_remote.obj: ir_remote.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-ir_remote.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-ir_remote.Tpo -c -o lircd_simrec-ir_remote.obj `if test -f 'ir_remote.c'; then $(CYGPATH_W) 'ir_remote.c'; else $(CYGPATH_W) '$(srcdir)/ir_remote.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-ir_remote.Tpo $(DEPDIR)/lircd_simrec-ir_remote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ir_remote.c' object='lircd_simrec-ir_remote.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-ir_remote.obj `if test -f 'ir_remote.c'; then $(CYGPATH_W) 'ir_remote.c'; else $(CYGPATH_W) '$(srcdir)/ir_remote.c'; fi` lircd_simrec-config_file.o: config_file.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-config_file.o -MD -MP -MF $(DEPDIR)/lircd_simrec-config_file.Tpo -c -o lircd_simrec-config_file.o `test -f 'config_file.c' || echo '$(srcdir)/'`config_file.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-config_file.Tpo $(DEPDIR)/lircd_simrec-config_file.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config_file.c' object='lircd_simrec-config_file.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-config_file.o `test -f 'config_file.c' || echo '$(srcdir)/'`config_file.c lircd_simrec-config_file.obj: config_file.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-config_file.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-config_file.Tpo -c -o lircd_simrec-config_file.obj `if test -f 'config_file.c'; then $(CYGPATH_W) 'config_file.c'; else $(CYGPATH_W) '$(srcdir)/config_file.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-config_file.Tpo $(DEPDIR)/lircd_simrec-config_file.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config_file.c' object='lircd_simrec-config_file.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-config_file.obj `if test -f 'config_file.c'; then $(CYGPATH_W) 'config_file.c'; else $(CYGPATH_W) '$(srcdir)/config_file.c'; fi` lircd_simrec-input_map.o: input_map.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-input_map.o -MD -MP -MF $(DEPDIR)/lircd_simrec-input_map.Tpo -c -o lircd_simrec-input_map.o `test -f 'input_map.c' || echo '$(srcdir)/'`input_map.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-input_map.Tpo $(DEPDIR)/lircd_simrec-input_map.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='input_map.c' object='lircd_simrec-input_map.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-input_map.o `test -f 'input_map.c' || echo '$(srcdir)/'`input_map.c lircd_simrec-input_map.obj: input_map.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-input_map.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-input_map.Tpo -c -o lircd_simrec-input_map.obj `if test -f 'input_map.c'; then $(CYGPATH_W) 'input_map.c'; else $(CYGPATH_W) '$(srcdir)/input_map.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-input_map.Tpo $(DEPDIR)/lircd_simrec-input_map.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='input_map.c' object='lircd_simrec-input_map.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-input_map.obj `if test -f 'input_map.c'; then $(CYGPATH_W) 'input_map.c'; else $(CYGPATH_W) '$(srcdir)/input_map.c'; fi` lircd_simrec-hw-types.o: hw-types.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-hw-types.o -MD -MP -MF $(DEPDIR)/lircd_simrec-hw-types.Tpo -c -o lircd_simrec-hw-types.o `test -f 'hw-types.c' || echo '$(srcdir)/'`hw-types.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-hw-types.Tpo $(DEPDIR)/lircd_simrec-hw-types.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw-types.c' object='lircd_simrec-hw-types.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-hw-types.o `test -f 'hw-types.c' || echo '$(srcdir)/'`hw-types.c lircd_simrec-hw-types.obj: hw-types.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-hw-types.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-hw-types.Tpo -c -o lircd_simrec-hw-types.obj `if test -f 'hw-types.c'; then $(CYGPATH_W) 'hw-types.c'; else $(CYGPATH_W) '$(srcdir)/hw-types.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-hw-types.Tpo $(DEPDIR)/lircd_simrec-hw-types.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw-types.c' object='lircd_simrec-hw-types.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-hw-types.obj `if test -f 'hw-types.c'; then $(CYGPATH_W) 'hw-types.c'; else $(CYGPATH_W) '$(srcdir)/hw-types.c'; fi` lircd_simrec-hw_default.o: hw_default.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-hw_default.o -MD -MP -MF $(DEPDIR)/lircd_simrec-hw_default.Tpo -c -o lircd_simrec-hw_default.o `test -f 'hw_default.c' || echo '$(srcdir)/'`hw_default.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-hw_default.Tpo $(DEPDIR)/lircd_simrec-hw_default.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw_default.c' object='lircd_simrec-hw_default.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-hw_default.o `test -f 'hw_default.c' || echo '$(srcdir)/'`hw_default.c lircd_simrec-hw_default.obj: hw_default.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-hw_default.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-hw_default.Tpo -c -o lircd_simrec-hw_default.obj `if test -f 'hw_default.c'; then $(CYGPATH_W) 'hw_default.c'; else $(CYGPATH_W) '$(srcdir)/hw_default.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-hw_default.Tpo $(DEPDIR)/lircd_simrec-hw_default.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw_default.c' object='lircd_simrec-hw_default.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-hw_default.obj `if test -f 'hw_default.c'; then $(CYGPATH_W) 'hw_default.c'; else $(CYGPATH_W) '$(srcdir)/hw_default.c'; fi` lircd_simrec-receive.o: receive.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-receive.o -MD -MP -MF $(DEPDIR)/lircd_simrec-receive.Tpo -c -o lircd_simrec-receive.o `test -f 'receive.c' || echo '$(srcdir)/'`receive.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-receive.Tpo $(DEPDIR)/lircd_simrec-receive.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='receive.c' object='lircd_simrec-receive.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-receive.o `test -f 'receive.c' || echo '$(srcdir)/'`receive.c lircd_simrec-receive.obj: receive.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-receive.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-receive.Tpo -c -o lircd_simrec-receive.obj `if test -f 'receive.c'; then $(CYGPATH_W) 'receive.c'; else $(CYGPATH_W) '$(srcdir)/receive.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-receive.Tpo $(DEPDIR)/lircd_simrec-receive.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='receive.c' object='lircd_simrec-receive.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-receive.obj `if test -f 'receive.c'; then $(CYGPATH_W) 'receive.c'; else $(CYGPATH_W) '$(srcdir)/receive.c'; fi` lircd_simrec-release.o: release.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-release.o -MD -MP -MF $(DEPDIR)/lircd_simrec-release.Tpo -c -o lircd_simrec-release.o `test -f 'release.c' || echo '$(srcdir)/'`release.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-release.Tpo $(DEPDIR)/lircd_simrec-release.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='release.c' object='lircd_simrec-release.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-release.o `test -f 'release.c' || echo '$(srcdir)/'`release.c lircd_simrec-release.obj: release.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-release.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-release.Tpo -c -o lircd_simrec-release.obj `if test -f 'release.c'; then $(CYGPATH_W) 'release.c'; else $(CYGPATH_W) '$(srcdir)/release.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-release.Tpo $(DEPDIR)/lircd_simrec-release.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='release.c' object='lircd_simrec-release.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-release.obj `if test -f 'release.c'; then $(CYGPATH_W) 'release.c'; else $(CYGPATH_W) '$(srcdir)/release.c'; fi` lircd_simrec-transmit.o: transmit.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-transmit.o -MD -MP -MF $(DEPDIR)/lircd_simrec-transmit.Tpo -c -o lircd_simrec-transmit.o `test -f 'transmit.c' || echo '$(srcdir)/'`transmit.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-transmit.Tpo $(DEPDIR)/lircd_simrec-transmit.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transmit.c' object='lircd_simrec-transmit.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-transmit.o `test -f 'transmit.c' || echo '$(srcdir)/'`transmit.c lircd_simrec-transmit.obj: transmit.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -MT lircd_simrec-transmit.obj -MD -MP -MF $(DEPDIR)/lircd_simrec-transmit.Tpo -c -o lircd_simrec-transmit.obj `if test -f 'transmit.c'; then $(CYGPATH_W) 'transmit.c'; else $(CYGPATH_W) '$(srcdir)/transmit.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simrec-transmit.Tpo $(DEPDIR)/lircd_simrec-transmit.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transmit.c' object='lircd_simrec-transmit.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simrec_CFLAGS) $(CFLAGS) -c -o lircd_simrec-transmit.obj `if test -f 'transmit.c'; then $(CYGPATH_W) 'transmit.c'; else $(CYGPATH_W) '$(srcdir)/transmit.c'; fi` lircd_simsend-lircd.o: lircd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-lircd.o -MD -MP -MF $(DEPDIR)/lircd_simsend-lircd.Tpo -c -o lircd_simsend-lircd.o `test -f 'lircd.c' || echo '$(srcdir)/'`lircd.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-lircd.Tpo $(DEPDIR)/lircd_simsend-lircd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lircd.c' object='lircd_simsend-lircd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-lircd.o `test -f 'lircd.c' || echo '$(srcdir)/'`lircd.c lircd_simsend-lircd.obj: lircd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-lircd.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-lircd.Tpo -c -o lircd_simsend-lircd.obj `if test -f 'lircd.c'; then $(CYGPATH_W) 'lircd.c'; else $(CYGPATH_W) '$(srcdir)/lircd.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-lircd.Tpo $(DEPDIR)/lircd_simsend-lircd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lircd.c' object='lircd_simsend-lircd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-lircd.obj `if test -f 'lircd.c'; then $(CYGPATH_W) 'lircd.c'; else $(CYGPATH_W) '$(srcdir)/lircd.c'; fi` lircd_simsend-ir_remote.o: ir_remote.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-ir_remote.o -MD -MP -MF $(DEPDIR)/lircd_simsend-ir_remote.Tpo -c -o lircd_simsend-ir_remote.o `test -f 'ir_remote.c' || echo '$(srcdir)/'`ir_remote.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-ir_remote.Tpo $(DEPDIR)/lircd_simsend-ir_remote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ir_remote.c' object='lircd_simsend-ir_remote.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-ir_remote.o `test -f 'ir_remote.c' || echo '$(srcdir)/'`ir_remote.c lircd_simsend-ir_remote.obj: ir_remote.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-ir_remote.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-ir_remote.Tpo -c -o lircd_simsend-ir_remote.obj `if test -f 'ir_remote.c'; then $(CYGPATH_W) 'ir_remote.c'; else $(CYGPATH_W) '$(srcdir)/ir_remote.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-ir_remote.Tpo $(DEPDIR)/lircd_simsend-ir_remote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ir_remote.c' object='lircd_simsend-ir_remote.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-ir_remote.obj `if test -f 'ir_remote.c'; then $(CYGPATH_W) 'ir_remote.c'; else $(CYGPATH_W) '$(srcdir)/ir_remote.c'; fi` lircd_simsend-config_file.o: config_file.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-config_file.o -MD -MP -MF $(DEPDIR)/lircd_simsend-config_file.Tpo -c -o lircd_simsend-config_file.o `test -f 'config_file.c' || echo '$(srcdir)/'`config_file.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-config_file.Tpo $(DEPDIR)/lircd_simsend-config_file.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config_file.c' object='lircd_simsend-config_file.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-config_file.o `test -f 'config_file.c' || echo '$(srcdir)/'`config_file.c lircd_simsend-config_file.obj: config_file.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-config_file.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-config_file.Tpo -c -o lircd_simsend-config_file.obj `if test -f 'config_file.c'; then $(CYGPATH_W) 'config_file.c'; else $(CYGPATH_W) '$(srcdir)/config_file.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-config_file.Tpo $(DEPDIR)/lircd_simsend-config_file.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config_file.c' object='lircd_simsend-config_file.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-config_file.obj `if test -f 'config_file.c'; then $(CYGPATH_W) 'config_file.c'; else $(CYGPATH_W) '$(srcdir)/config_file.c'; fi` lircd_simsend-input_map.o: input_map.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-input_map.o -MD -MP -MF $(DEPDIR)/lircd_simsend-input_map.Tpo -c -o lircd_simsend-input_map.o `test -f 'input_map.c' || echo '$(srcdir)/'`input_map.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-input_map.Tpo $(DEPDIR)/lircd_simsend-input_map.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='input_map.c' object='lircd_simsend-input_map.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-input_map.o `test -f 'input_map.c' || echo '$(srcdir)/'`input_map.c lircd_simsend-input_map.obj: input_map.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-input_map.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-input_map.Tpo -c -o lircd_simsend-input_map.obj `if test -f 'input_map.c'; then $(CYGPATH_W) 'input_map.c'; else $(CYGPATH_W) '$(srcdir)/input_map.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-input_map.Tpo $(DEPDIR)/lircd_simsend-input_map.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='input_map.c' object='lircd_simsend-input_map.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-input_map.obj `if test -f 'input_map.c'; then $(CYGPATH_W) 'input_map.c'; else $(CYGPATH_W) '$(srcdir)/input_map.c'; fi` lircd_simsend-hw-types.o: hw-types.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-hw-types.o -MD -MP -MF $(DEPDIR)/lircd_simsend-hw-types.Tpo -c -o lircd_simsend-hw-types.o `test -f 'hw-types.c' || echo '$(srcdir)/'`hw-types.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-hw-types.Tpo $(DEPDIR)/lircd_simsend-hw-types.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw-types.c' object='lircd_simsend-hw-types.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-hw-types.o `test -f 'hw-types.c' || echo '$(srcdir)/'`hw-types.c lircd_simsend-hw-types.obj: hw-types.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-hw-types.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-hw-types.Tpo -c -o lircd_simsend-hw-types.obj `if test -f 'hw-types.c'; then $(CYGPATH_W) 'hw-types.c'; else $(CYGPATH_W) '$(srcdir)/hw-types.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-hw-types.Tpo $(DEPDIR)/lircd_simsend-hw-types.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw-types.c' object='lircd_simsend-hw-types.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-hw-types.obj `if test -f 'hw-types.c'; then $(CYGPATH_W) 'hw-types.c'; else $(CYGPATH_W) '$(srcdir)/hw-types.c'; fi` lircd_simsend-hw_default.o: hw_default.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-hw_default.o -MD -MP -MF $(DEPDIR)/lircd_simsend-hw_default.Tpo -c -o lircd_simsend-hw_default.o `test -f 'hw_default.c' || echo '$(srcdir)/'`hw_default.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-hw_default.Tpo $(DEPDIR)/lircd_simsend-hw_default.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw_default.c' object='lircd_simsend-hw_default.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-hw_default.o `test -f 'hw_default.c' || echo '$(srcdir)/'`hw_default.c lircd_simsend-hw_default.obj: hw_default.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-hw_default.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-hw_default.Tpo -c -o lircd_simsend-hw_default.obj `if test -f 'hw_default.c'; then $(CYGPATH_W) 'hw_default.c'; else $(CYGPATH_W) '$(srcdir)/hw_default.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-hw_default.Tpo $(DEPDIR)/lircd_simsend-hw_default.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hw_default.c' object='lircd_simsend-hw_default.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-hw_default.obj `if test -f 'hw_default.c'; then $(CYGPATH_W) 'hw_default.c'; else $(CYGPATH_W) '$(srcdir)/hw_default.c'; fi` lircd_simsend-receive.o: receive.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-receive.o -MD -MP -MF $(DEPDIR)/lircd_simsend-receive.Tpo -c -o lircd_simsend-receive.o `test -f 'receive.c' || echo '$(srcdir)/'`receive.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-receive.Tpo $(DEPDIR)/lircd_simsend-receive.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='receive.c' object='lircd_simsend-receive.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-receive.o `test -f 'receive.c' || echo '$(srcdir)/'`receive.c lircd_simsend-receive.obj: receive.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-receive.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-receive.Tpo -c -o lircd_simsend-receive.obj `if test -f 'receive.c'; then $(CYGPATH_W) 'receive.c'; else $(CYGPATH_W) '$(srcdir)/receive.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-receive.Tpo $(DEPDIR)/lircd_simsend-receive.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='receive.c' object='lircd_simsend-receive.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-receive.obj `if test -f 'receive.c'; then $(CYGPATH_W) 'receive.c'; else $(CYGPATH_W) '$(srcdir)/receive.c'; fi` lircd_simsend-release.o: release.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-release.o -MD -MP -MF $(DEPDIR)/lircd_simsend-release.Tpo -c -o lircd_simsend-release.o `test -f 'release.c' || echo '$(srcdir)/'`release.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-release.Tpo $(DEPDIR)/lircd_simsend-release.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='release.c' object='lircd_simsend-release.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-release.o `test -f 'release.c' || echo '$(srcdir)/'`release.c lircd_simsend-release.obj: release.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-release.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-release.Tpo -c -o lircd_simsend-release.obj `if test -f 'release.c'; then $(CYGPATH_W) 'release.c'; else $(CYGPATH_W) '$(srcdir)/release.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-release.Tpo $(DEPDIR)/lircd_simsend-release.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='release.c' object='lircd_simsend-release.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-release.obj `if test -f 'release.c'; then $(CYGPATH_W) 'release.c'; else $(CYGPATH_W) '$(srcdir)/release.c'; fi` lircd_simsend-transmit.o: transmit.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-transmit.o -MD -MP -MF $(DEPDIR)/lircd_simsend-transmit.Tpo -c -o lircd_simsend-transmit.o `test -f 'transmit.c' || echo '$(srcdir)/'`transmit.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-transmit.Tpo $(DEPDIR)/lircd_simsend-transmit.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transmit.c' object='lircd_simsend-transmit.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-transmit.o `test -f 'transmit.c' || echo '$(srcdir)/'`transmit.c lircd_simsend-transmit.obj: transmit.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -MT lircd_simsend-transmit.obj -MD -MP -MF $(DEPDIR)/lircd_simsend-transmit.Tpo -c -o lircd_simsend-transmit.obj `if test -f 'transmit.c'; then $(CYGPATH_W) 'transmit.c'; else $(CYGPATH_W) '$(srcdir)/transmit.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lircd_simsend-transmit.Tpo $(DEPDIR)/lircd_simsend-transmit.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transmit.c' object='lircd_simsend-transmit.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lircd_simsend_CFLAGS) $(CFLAGS) -c -o lircd_simsend-transmit.obj `if test -f 'transmit.c'; then $(CYGPATH_W) 'transmit.c'; else $(CYGPATH_W) '$(srcdir)/transmit.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs 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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ 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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) 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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LIBRARIES) $(PROGRAMS) installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) 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: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) @SANDBOXED_TRUE@uninstall-local: @SANDBOXED_TRUE@install-exec-local: clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libtool \ clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-data-local install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-exec-local \ install-sbinPROGRAMS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -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-binPROGRAMS uninstall-local \ uninstall-sbinPROGRAMS .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-libtool clean-noinstLIBRARIES \ clean-noinstPROGRAMS clean-sbinPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-binPROGRAMS install-data \ install-data-am install-data-local install-dvi install-dvi-am \ install-exec install-exec-am install-exec-local install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-sbinPROGRAMS 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-binPROGRAMS \ uninstall-local uninstall-sbinPROGRAMS @SANDBOXED_FALSE@@USE_FIFOS_TRUE@install-exec-local: mkfifo @SANDBOXED_FALSE@@USE_FIFOS_TRUE@uninstall-local: rmfifo @SANDBOXED_FALSE@@USE_FIFOS_FALSE@install-exec-local: mkdev @SANDBOXED_FALSE@@USE_FIFOS_FALSE@uninstall-local: rmdev install-data-local: test "$(lircd_conf)" = "" || test -e $(DESTDIR)$(sysconfdir)/$(PACKAGE)/lircd.conf || ($(mkinstalldirs) $(DESTDIR)$(sysconfdir)/lirc && $(INSTALL_DATA) $(top_srcdir)/remotes/$(lircd_conf) $(DESTDIR)$(sysconfdir)/$(PACKAGE)/lircd.conf) test "$(lircmd_conf)" = "" || test -e $(DESTDIR)$(sysconfdir)/$(PACKAGE)/lircmd.conf || ($(mkinstalldirs) $(DESTDIR)$(sysconfdir)/lirc && $(INSTALL_DATA) $(top_srcdir)/remotes/$(lircmd_conf) $(DESTDIR)$(sysconfdir)/$(PACKAGE)/lircmd.conf) mkdev: test -e $(DESTDIR)$(varrundir)/$(PACKAGE)/lircd || ($(mkinstalldirs) $(DESTDIR)$(varrundir)/lirc && @mknod@ $(DESTDIR)$(varrundir)/$(PACKAGE)/lircd p) test -e $(DESTDIR)$(varrundir)/$(PACKAGE)/lircm || ($(mkinstalldirs) $(DESTDIR)$(varrundir)/lirc && @mknod@ $(DESTDIR)$(varrundir)/$(PACKAGE)/lircm p) mkfifo: test -e $(DESTDIR)$(varrundir)/$(PACKAGE)/lircd || ($(mkinstalldirs) $(DESTDIR)$(varrundir)/lirc && @mkfifo@ $(DESTDIR)$(varrundir)/$(PACKAGE)/lircd) test -e $(DESTDIR)$(varrundir)/$(PACKAGE)/lircm || ($(mkinstalldirs) $(DESTDIR)$(varrundir)/lirc && @mkfifo@ $(DESTDIR)$(varrundir)/$(PACKAGE)/lircm) rmdev: rmfifo: -$(RM) $(DESTDIR)$(varrundir)/$(PACKAGE)/lircd -$(RM) $(DESTDIR)$(varrundir)/$(PACKAGE)/lircm input_map.inc: $(srcdir)/input_map.sh >$@ # 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: