1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # src/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
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.
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
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
57 *$$target_option*) has_opt=yes; break;; \
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/rtl433
64 pkgincludedir = $(includedir)/rtl433
65 pkglibdir = $(libdir)/rtl433
66 pkglibexecdir = $(libexecdir)/rtl433
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
79 build_triplet = x86_64-unknown-linux-gnu
80 host_triplet = x86_64-unknown-linux-gnu
81 bin_PROGRAMS = rtl_433$(EXEEXT)
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
87 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
88 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
89 $(top_srcdir)/configure.ac
90 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92 mkinstalldirs = $(install_sh) -d
93 CONFIG_HEADER = $(top_builddir)/config.h
95 CONFIG_CLEAN_VPATH_FILES =
96 am__installdirs = "$(DESTDIR)$(bindir)"
97 PROGRAMS = $(bin_PROGRAMS)
98 am__dirstamp = $(am__leading_dot)dirstamp
99 am_rtl_433_OBJECTS = rtl_433.$(OBJEXT) devices/acurite.$(OBJEXT) \
100 devices/intertechno.$(OBJEXT) devices/newkaku.$(OBJEXT) \
101 devices/rubicson.$(OBJEXT) devices/waveman.$(OBJEXT) \
102 devices/alecto.$(OBJEXT) devices/lacrosse.$(OBJEXT) \
103 devices/oregon_scientific.$(OBJEXT) \
104 devices/silvercrest.$(OBJEXT) devices/elv.$(OBJEXT) \
105 devices/mebus.$(OBJEXT) devices/prologue.$(OBJEXT) \
106 devices/steffen.$(OBJEXT) devices/wh2.$(OBJEXT) \
107 devices/leak.$(OBJEXT)
108 rtl_433_OBJECTS = $(am_rtl_433_OBJECTS)
109 rtl_433_DEPENDENCIES =
110 AM_V_lt = $(am__v_lt_$(V))
111 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
112 am__v_lt_0 = --silent
114 AM_V_P = $(am__v_P_$(V))
115 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
118 AM_V_GEN = $(am__v_GEN_$(V))
119 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
120 am__v_GEN_0 = @echo " GEN " $@;
122 AM_V_at = $(am__v_at_$(V))
123 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
126 DEFAULT_INCLUDES = -I. -I$(top_builddir)
127 depcomp = $(SHELL) $(top_srcdir)/depcomp
128 am__depfiles_maybe = depfiles
130 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
131 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
133 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
134 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
135 $(AM_CFLAGS) $(CFLAGS)
136 AM_V_CC = $(am__v_CC_$(V))
137 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
138 am__v_CC_0 = @echo " CC " $@;
141 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
143 $(AM_LDFLAGS) $(LDFLAGS) -o $@
144 AM_V_CCLD = $(am__v_CCLD_$(V))
145 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
146 am__v_CCLD_0 = @echo " CCLD " $@;
148 SOURCES = $(rtl_433_SOURCES)
149 DIST_SOURCES = $(rtl_433_SOURCES)
150 am__can_run_installinfo = \
151 case $$AM_UPDATE_INFO_DIR in \
153 *) (install-info --version) >/dev/null 2>&1;; \
155 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156 # Read a list of newline-separated strings from the standard input,
157 # and print each of them once, without duplicates. Input order is
159 am__uniquify_input = $(AWK) '\
160 BEGIN { nonempty = 0; } \
161 { items[$$0] = 1; nonempty = 1; } \
162 END { if (nonempty) { for (i in items) print i; }; } \
164 # Make sure the list of sources is unique. This is necessary because,
165 # e.g., the same source file might be shared among _SOURCES variables
166 # for different programs/libraries.
167 am__define_uniq_tagged_files = \
168 list='$(am__tagged_files)'; \
169 unique=`for i in $$list; do \
170 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171 done | $(am__uniquify_input)`
174 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175 ACLOCAL = ${SHELL} /home/rvb/git/rtl_433/missing aclocal-1.14
177 AM_DEFAULT_VERBOSITY = 0
179 AUTOCONF = ${SHELL} /home/rvb/git/rtl_433/missing autoconf
180 AUTOHEADER = ${SHELL} /home/rvb/git/rtl_433/missing autoheader
181 AUTOMAKE = ${SHELL} /home/rvb/git/rtl_433/missing automake-1.14
184 CCDEPMODE = depmode=gcc3
185 CFLAGS = -g -O2 -I/usr/include/ -I/usr/include/libusb-1.0 -Wall -Wextra -Wno-unused -Wsign-compare
189 DEFS = -DHAVE_CONFIG_H
202 INSTALL = /usr/bin/install -c
203 INSTALL_DATA = ${INSTALL} -m 644
204 INSTALL_PROGRAM = ${INSTALL}
205 INSTALL_SCRIPT = ${INSTALL}
206 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
207 LD = /usr/bin/ld -m elf_x86_64
210 LIBRTLSDR_CFLAGS = -I/usr/include/ -I/usr/include/libusb-1.0
211 LIBRTLSDR_LIBS = -lrtlsdr -lusb-1.0
212 LIBS = -lrtlsdr -lusb-1.0
213 LIBTOOL = $(SHELL) $(top_builddir)/libtool
217 MAKEINFO = ${SHELL} /home/rvb/git/rtl_433/missing makeinfo
219 MKDIR_P = /bin/mkdir -p
227 PACKAGE_BUGREPORT = rtl_433@googlegroups.com
228 PACKAGE_NAME = rtl433
229 PACKAGE_STRING = rtl433 UNKNOWN-dirty
230 PACKAGE_TARNAME = rtl433
232 PACKAGE_VERSION = UNKNOWN-dirty
234 PKG_CONFIG = /usr/bin/pkg-config
238 RTLSDR_PC_CFLAGS = -g -O2 -I/usr/include/ -I/usr/include/libusb-1.0
239 RTLSDR_PC_LIBS = -lrtlsdr -lusb-1.0
244 SYMBOL_VISIBILITY = -fvisibility=hidden
245 VERSION = UNKNOWN-dirty
246 abs_builddir = /home/rvb/git/rtl_433/src
247 abs_srcdir = /home/rvb/git/rtl_433/src
248 abs_top_builddir = /home/rvb/git/rtl_433
249 abs_top_srcdir = /home/rvb/git/rtl_433
253 am__include = include
256 am__tar = $${TAR-tar} chof - "$$tardir"
257 am__untar = $${TAR-tar} xf -
258 bindir = ${exec_prefix}/bin
259 build = x86_64-unknown-linux-gnu
263 build_vendor = unknown
265 datadir = ${datarootdir}
266 datarootdir = ${prefix}/share
267 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
269 exec_prefix = ${prefix}
270 host = x86_64-unknown-linux-gnu
274 host_vendor = unknown
276 includedir = ${prefix}/include
277 infodir = ${datarootdir}/info
278 install_sh = ${SHELL} /home/rvb/git/rtl_433/install-sh
279 libdir = ${exec_prefix}/lib
280 libexecdir = ${exec_prefix}/libexec
281 localedir = ${datarootdir}/locale
282 localstatedir = ${prefix}/var
283 mandir = ${datarootdir}/man
285 oldincludedir = /usr/include
288 program_transform_name = s,x,x,
290 sbindir = ${exec_prefix}/sbin
291 sharedstatedir = ${prefix}/com
293 sysconfdir = ${prefix}/etc
295 top_build_prefix = ../
298 INCLUDES = $(all_includes) -I$(top_srcdir)/include
299 AM_CFLAGS = ${CFLAGS} -fPIC ${SYMBOL_VISIBILITY}
300 rtl_433_SOURCES = rtl_433.c \
302 devices/intertechno.c \
308 devices/oregon_scientific.c \
309 devices/silvercrest.c \
317 rtl_433_LDADD = $(LIBRTLSDR) $(LIBM)
321 .SUFFIXES: .c .lo .o .obj
322 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
324 case '$(am__configure_deps)' in \
326 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
327 && { if test -f $@; then exit 0; else break; fi; }; \
331 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
332 $(am__cd) $(top_srcdir) && \
333 $(AUTOMAKE) --gnu src/Makefile
335 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
340 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
341 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
344 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
345 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347 $(top_srcdir)/configure: $(am__configure_deps)
348 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
350 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351 $(am__aclocal_m4_deps):
352 install-binPROGRAMS: $(bin_PROGRAMS)
354 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
355 if test -n "$$list"; then \
356 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
357 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
359 for p in $$list; do echo "$$p $$p"; done | \
360 sed 's/$(EXEEXT)$$//' | \
361 while read p p1; do if test -f $$p \
363 ; then echo "$$p"; echo "$$p"; else :; fi; \
365 sed -e 'p;s,.*/,,;n;h' \
367 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
368 sed 'N;N;N;s,\n, ,g' | \
369 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
370 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
371 if ($$2 == $$4) files[d] = files[d] " " $$1; \
372 else { print "f", $$3 "/" $$4, $$1; } } \
373 END { for (d in files) print "f", d, files[d] }' | \
374 while read type dir files; do \
375 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
376 test -z "$$files" || { \
377 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
378 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
382 uninstall-binPROGRAMS:
384 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
385 files=`for p in $$list; do echo "$$p"; done | \
386 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
387 -e 's/$$/$(EXEEXT)/' \
389 test -n "$$list" || exit 0; \
390 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
391 cd "$(DESTDIR)$(bindir)" && rm -f $$files
394 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
395 echo " rm -f" $$list; \
396 rm -f $$list || exit $$?; \
397 test -n "$(EXEEXT)" || exit 0; \
398 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
399 echo " rm -f" $$list; \
401 devices/$(am__dirstamp):
403 @: > devices/$(am__dirstamp)
404 devices/$(DEPDIR)/$(am__dirstamp):
405 @$(MKDIR_P) devices/$(DEPDIR)
406 @: > devices/$(DEPDIR)/$(am__dirstamp)
407 devices/acurite.$(OBJEXT): devices/$(am__dirstamp) \
408 devices/$(DEPDIR)/$(am__dirstamp)
409 devices/intertechno.$(OBJEXT): devices/$(am__dirstamp) \
410 devices/$(DEPDIR)/$(am__dirstamp)
411 devices/newkaku.$(OBJEXT): devices/$(am__dirstamp) \
412 devices/$(DEPDIR)/$(am__dirstamp)
413 devices/rubicson.$(OBJEXT): devices/$(am__dirstamp) \
414 devices/$(DEPDIR)/$(am__dirstamp)
415 devices/waveman.$(OBJEXT): devices/$(am__dirstamp) \
416 devices/$(DEPDIR)/$(am__dirstamp)
417 devices/alecto.$(OBJEXT): devices/$(am__dirstamp) \
418 devices/$(DEPDIR)/$(am__dirstamp)
419 devices/lacrosse.$(OBJEXT): devices/$(am__dirstamp) \
420 devices/$(DEPDIR)/$(am__dirstamp)
421 devices/oregon_scientific.$(OBJEXT): devices/$(am__dirstamp) \
422 devices/$(DEPDIR)/$(am__dirstamp)
423 devices/silvercrest.$(OBJEXT): devices/$(am__dirstamp) \
424 devices/$(DEPDIR)/$(am__dirstamp)
425 devices/elv.$(OBJEXT): devices/$(am__dirstamp) \
426 devices/$(DEPDIR)/$(am__dirstamp)
427 devices/mebus.$(OBJEXT): devices/$(am__dirstamp) \
428 devices/$(DEPDIR)/$(am__dirstamp)
429 devices/prologue.$(OBJEXT): devices/$(am__dirstamp) \
430 devices/$(DEPDIR)/$(am__dirstamp)
431 devices/steffen.$(OBJEXT): devices/$(am__dirstamp) \
432 devices/$(DEPDIR)/$(am__dirstamp)
433 devices/wh2.$(OBJEXT): devices/$(am__dirstamp) \
434 devices/$(DEPDIR)/$(am__dirstamp)
435 devices/leak.$(OBJEXT): devices/$(am__dirstamp) \
436 devices/$(DEPDIR)/$(am__dirstamp)
438 rtl_433$(EXEEXT): $(rtl_433_OBJECTS) $(rtl_433_DEPENDENCIES) $(EXTRA_rtl_433_DEPENDENCIES)
439 @rm -f rtl_433$(EXEEXT)
440 $(AM_V_CCLD)$(LINK) $(rtl_433_OBJECTS) $(rtl_433_LDADD) $(LIBS)
444 -rm -f devices/*.$(OBJEXT)
449 include ./$(DEPDIR)/rtl_433.Po
450 include devices/$(DEPDIR)/acurite.Po
451 include devices/$(DEPDIR)/alecto.Po
452 include devices/$(DEPDIR)/elv.Po
453 include devices/$(DEPDIR)/intertechno.Po
454 include devices/$(DEPDIR)/lacrosse.Po
455 include devices/$(DEPDIR)/mebus.Po
456 include devices/$(DEPDIR)/newkaku.Po
457 include devices/$(DEPDIR)/oregon_scientific.Po
458 include devices/$(DEPDIR)/prologue.Po
459 include devices/$(DEPDIR)/rubicson.Po
460 include devices/$(DEPDIR)/silvercrest.Po
461 include devices/$(DEPDIR)/steffen.Po
462 include devices/$(DEPDIR)/waveman.Po
463 include devices/$(DEPDIR)/wh2.Po
466 $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
467 $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
468 $(am__mv) $$depbase.Tpo $$depbase.Po
469 # $(AM_V_CC)source='$<' object='$@' libtool=no \
470 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
471 # $(AM_V_CC_no)$(COMPILE) -c -o $@ $<
474 $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
475 $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
476 $(am__mv) $$depbase.Tpo $$depbase.Po
477 # $(AM_V_CC)source='$<' object='$@' libtool=no \
478 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
479 # $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
482 $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
483 $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
484 $(am__mv) $$depbase.Tpo $$depbase.Plo
485 # $(AM_V_CC)source='$<' object='$@' libtool=yes \
486 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
487 # $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
495 ID: $(am__tagged_files)
496 $(am__define_uniq_tagged_files); mkid -fID $$unique
500 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
503 $(am__define_uniq_tagged_files); \
505 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
506 test -n "$$unique" || unique=$$empty_fix; \
507 if test $$# -gt 0; then \
508 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
518 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
519 $(am__define_uniq_tagged_files); \
520 test -z "$(CTAGS_ARGS)$$unique" \
521 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525 here=`$(am__cd) $(top_builddir) && pwd` \
526 && $(am__cd) $(top_srcdir) \
527 && gtags -i $(GTAGS_ARGS) "$$here"
528 cscopelist: cscopelist-am
530 cscopelist-am: $(am__tagged_files)
531 list='$(am__tagged_files)'; \
532 case "$(srcdir)" in \
533 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
534 *) sdir=$(subdir)/$(srcdir) ;; \
536 for i in $$list; do \
537 if test -f "$$i"; then \
538 echo "$(subdir)/$$i"; \
542 done >> $(top_builddir)/cscope.files
545 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547 distdir: $(DISTFILES)
548 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550 list='$(DISTFILES)'; \
551 dist_files=`for file in $$list; do echo $$file; done | \
552 sed -e "s|^$$srcdirstrip/||;t" \
553 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
554 case $$dist_files in \
555 */*) $(MKDIR_P) `echo "$$dist_files" | \
556 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
559 for file in $$dist_files; do \
560 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
561 if test -d $$d/$$file; then \
562 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
563 if test -d "$(distdir)/$$file"; then \
564 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
567 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
568 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
572 test -f "$(distdir)/$$file" \
573 || cp -p $$d/$$file "$(distdir)/$$file" \
579 all-am: Makefile $(PROGRAMS)
581 for dir in "$(DESTDIR)$(bindir)"; do \
582 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
585 install-exec: install-exec-am
586 install-data: install-data-am
587 uninstall: uninstall-am
590 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
592 installcheck: installcheck-am
594 if test -z '$(STRIP)'; then \
595 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
596 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
599 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
600 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
601 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
608 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
609 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
610 -rm -f devices/$(DEPDIR)/$(am__dirstamp)
611 -rm -f devices/$(am__dirstamp)
613 maintainer-clean-generic:
614 @echo "This command is intended for maintainers to use"
615 @echo "it deletes files that may require special tools to rebuild."
618 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
620 distclean: distclean-am
621 -rm -rf ./$(DEPDIR) devices/$(DEPDIR)
623 distclean-am: clean-am distclean-compile distclean-generic \
640 install-dvi: install-dvi-am
644 install-exec-am: install-binPROGRAMS
646 install-html: install-html-am
650 install-info: install-info-am
656 install-pdf: install-pdf-am
660 install-ps: install-ps-am
666 maintainer-clean: maintainer-clean-am
667 -rm -rf ./$(DEPDIR) devices/$(DEPDIR)
669 maintainer-clean-am: distclean-am maintainer-clean-generic
671 mostlyclean: mostlyclean-am
673 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
684 uninstall-am: uninstall-binPROGRAMS
686 .MAKE: install-am install-strip
688 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
689 clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
690 ctags ctags-am distclean distclean-compile distclean-generic \
691 distclean-libtool distclean-tags distdir dvi dvi-am html \
692 html-am info info-am install install-am install-binPROGRAMS \
693 install-data install-data-am install-dvi install-dvi-am \
694 install-exec install-exec-am install-html install-html-am \
695 install-info install-info-am install-man install-pdf \
696 install-pdf-am install-ps install-ps-am install-strip \
697 installcheck installcheck-am installdirs maintainer-clean \
698 maintainer-clean-generic mostlyclean mostlyclean-compile \
699 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
700 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
703 # Tell versions [3.59,3.63) of GNU make to not export all variables.
704 # Otherwise a system limit (for SysV at least) may be exceeded.