Cleaned files
[rtl-433.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) 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;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
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)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
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)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = include
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(rtl433_HEADERS)
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
86         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
87         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
88         $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 mkinstalldirs = $(install_sh) -d
92 CONFIG_HEADER = $(top_builddir)/config.h
93 CONFIG_CLEAN_FILES =
94 CONFIG_CLEAN_VPATH_FILES =
95 AM_V_P = $(am__v_P_@AM_V@)
96 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
97 am__v_P_0 = false
98 am__v_P_1 = :
99 AM_V_GEN = $(am__v_GEN_@AM_V@)
100 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
101 am__v_GEN_0 = @echo "  GEN     " $@;
102 am__v_GEN_1 = 
103 AM_V_at = $(am__v_at_@AM_V@)
104 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
105 am__v_at_0 = @
106 am__v_at_1 = 
107 SOURCES =
108 DIST_SOURCES =
109 am__can_run_installinfo = \
110   case $$AM_UPDATE_INFO_DIR in \
111     n|no|NO) false;; \
112     *) (install-info --version) >/dev/null 2>&1;; \
113   esac
114 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115 am__vpath_adj = case $$p in \
116     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117     *) f=$$p;; \
118   esac;
119 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
120 am__install_max = 40
121 am__nobase_strip_setup = \
122   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
123 am__nobase_strip = \
124   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125 am__nobase_list = $(am__nobase_strip_setup); \
126   for p in $$list; do echo "$$p $$p"; done | \
127   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129     if (++n[$$2] == $(am__install_max)) \
130       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131     END { for (dir in files) print dir, files[dir] }'
132 am__base_list = \
133   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135 am__uninstall_files_from_dir = { \
136   test -z "$$files" \
137     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139          $(am__cd) "$$dir" && rm -f $$files; }; \
140   }
141 am__installdirs = "$(DESTDIR)$(rtl433dir)"
142 HEADERS = $(rtl433_HEADERS)
143 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
144 # Read a list of newline-separated strings from the standard input,
145 # and print each of them once, without duplicates.  Input order is
146 # *not* preserved.
147 am__uniquify_input = $(AWK) '\
148   BEGIN { nonempty = 0; } \
149   { items[$$0] = 1; nonempty = 1; } \
150   END { if (nonempty) { for (i in items) print i; }; } \
151 '
152 # Make sure the list of sources is unique.  This is necessary because,
153 # e.g., the same source file might be shared among _SOURCES variables
154 # for different programs/libraries.
155 am__define_uniq_tagged_files = \
156   list='$(am__tagged_files)'; \
157   unique=`for i in $$list; do \
158     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
159   done | $(am__uniquify_input)`
160 ETAGS = etags
161 CTAGS = ctags
162 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
163 ACLOCAL = @ACLOCAL@
164 AMTAR = @AMTAR@
165 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
166 AR = @AR@
167 AUTOCONF = @AUTOCONF@
168 AUTOHEADER = @AUTOHEADER@
169 AUTOMAKE = @AUTOMAKE@
170 AWK = @AWK@
171 CC = @CC@
172 CCDEPMODE = @CCDEPMODE@
173 CFLAGS = @CFLAGS@
174 CPP = @CPP@
175 CPPFLAGS = @CPPFLAGS@
176 CYGPATH_W = @CYGPATH_W@
177 DEFS = @DEFS@
178 DEPDIR = @DEPDIR@
179 DLLTOOL = @DLLTOOL@
180 DOXYGEN = @DOXYGEN@
181 DSYMUTIL = @DSYMUTIL@
182 DUMPBIN = @DUMPBIN@
183 ECHO_C = @ECHO_C@
184 ECHO_N = @ECHO_N@
185 ECHO_T = @ECHO_T@
186 EGREP = @EGREP@
187 EXEEXT = @EXEEXT@
188 FGREP = @FGREP@
189 GREP = @GREP@
190 INSTALL = @INSTALL@
191 INSTALL_DATA = @INSTALL_DATA@
192 INSTALL_PROGRAM = @INSTALL_PROGRAM@
193 INSTALL_SCRIPT = @INSTALL_SCRIPT@
194 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
195 LD = @LD@
196 LDFLAGS = @LDFLAGS@
197 LIBOBJS = @LIBOBJS@
198 LIBRTLSDR_CFLAGS = @LIBRTLSDR_CFLAGS@
199 LIBRTLSDR_LIBS = @LIBRTLSDR_LIBS@
200 LIBS = @LIBS@
201 LIBTOOL = @LIBTOOL@
202 LIPO = @LIPO@
203 LN_S = @LN_S@
204 LTLIBOBJS = @LTLIBOBJS@
205 MAKEINFO = @MAKEINFO@
206 MANIFEST_TOOL = @MANIFEST_TOOL@
207 MKDIR_P = @MKDIR_P@
208 NM = @NM@
209 NMEDIT = @NMEDIT@
210 OBJDUMP = @OBJDUMP@
211 OBJEXT = @OBJEXT@
212 OTOOL = @OTOOL@
213 OTOOL64 = @OTOOL64@
214 PACKAGE = @PACKAGE@
215 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
216 PACKAGE_NAME = @PACKAGE_NAME@
217 PACKAGE_STRING = @PACKAGE_STRING@
218 PACKAGE_TARNAME = @PACKAGE_TARNAME@
219 PACKAGE_URL = @PACKAGE_URL@
220 PACKAGE_VERSION = @PACKAGE_VERSION@
221 PATH_SEPARATOR = @PATH_SEPARATOR@
222 PKG_CONFIG = @PKG_CONFIG@
223 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
224 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
225 RANLIB = @RANLIB@
226 RTLSDR_PC_CFLAGS = @RTLSDR_PC_CFLAGS@
227 RTLSDR_PC_LIBS = @RTLSDR_PC_LIBS@
228 SED = @SED@
229 SET_MAKE = @SET_MAKE@
230 SHELL = @SHELL@
231 STRIP = @STRIP@
232 SYMBOL_VISIBILITY = @SYMBOL_VISIBILITY@
233 VERSION = @VERSION@
234 abs_builddir = @abs_builddir@
235 abs_srcdir = @abs_srcdir@
236 abs_top_builddir = @abs_top_builddir@
237 abs_top_srcdir = @abs_top_srcdir@
238 ac_ct_AR = @ac_ct_AR@
239 ac_ct_CC = @ac_ct_CC@
240 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
241 am__include = @am__include@
242 am__leading_dot = @am__leading_dot@
243 am__quote = @am__quote@
244 am__tar = @am__tar@
245 am__untar = @am__untar@
246 bindir = @bindir@
247 build = @build@
248 build_alias = @build_alias@
249 build_cpu = @build_cpu@
250 build_os = @build_os@
251 build_vendor = @build_vendor@
252 builddir = @builddir@
253 datadir = @datadir@
254 datarootdir = @datarootdir@
255 docdir = @docdir@
256 dvidir = @dvidir@
257 exec_prefix = @exec_prefix@
258 host = @host@
259 host_alias = @host_alias@
260 host_cpu = @host_cpu@
261 host_os = @host_os@
262 host_vendor = @host_vendor@
263 htmldir = @htmldir@
264 includedir = @includedir@
265 infodir = @infodir@
266 install_sh = @install_sh@
267 libdir = @libdir@
268 libexecdir = @libexecdir@
269 localedir = @localedir@
270 localstatedir = @localstatedir@
271 mandir = @mandir@
272 mkdir_p = @mkdir_p@
273 oldincludedir = @oldincludedir@
274 pdfdir = @pdfdir@
275 prefix = @prefix@
276 program_transform_name = @program_transform_name@
277 psdir = @psdir@
278 sbindir = @sbindir@
279 sharedstatedir = @sharedstatedir@
280 srcdir = @srcdir@
281 sysconfdir = @sysconfdir@
282 target_alias = @target_alias@
283 top_build_prefix = @top_build_prefix@
284 top_builddir = @top_builddir@
285 top_srcdir = @top_srcdir@
286 rtl433_HEADERS = rtl_433.h rtl_433_devices.h
287 rtl433dir = $(includedir)
288 all: all-am
289
290 .SUFFIXES:
291 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
292         @for dep in $?; do \
293           case '$(am__configure_deps)' in \
294             *$$dep*) \
295               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
296                 && { if test -f $@; then exit 0; else break; fi; }; \
297               exit 1;; \
298           esac; \
299         done; \
300         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
301         $(am__cd) $(top_srcdir) && \
302           $(AUTOMAKE) --gnu include/Makefile
303 .PRECIOUS: Makefile
304 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
305         @case '$?' in \
306           *config.status*) \
307             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
308           *) \
309             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
310             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
311         esac;
312
313 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
314         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315
316 $(top_srcdir)/configure:  $(am__configure_deps)
317         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
319         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320 $(am__aclocal_m4_deps):
321
322 mostlyclean-libtool:
323         -rm -f *.lo
324
325 clean-libtool:
326         -rm -rf .libs _libs
327 install-rtl433HEADERS: $(rtl433_HEADERS)
328         @$(NORMAL_INSTALL)
329         @list='$(rtl433_HEADERS)'; test -n "$(rtl433dir)" || list=; \
330         if test -n "$$list"; then \
331           echo " $(MKDIR_P) '$(DESTDIR)$(rtl433dir)'"; \
332           $(MKDIR_P) "$(DESTDIR)$(rtl433dir)" || exit 1; \
333         fi; \
334         for p in $$list; do \
335           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
336           echo "$$d$$p"; \
337         done | $(am__base_list) | \
338         while read files; do \
339           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(rtl433dir)'"; \
340           $(INSTALL_HEADER) $$files "$(DESTDIR)$(rtl433dir)" || exit $$?; \
341         done
342
343 uninstall-rtl433HEADERS:
344         @$(NORMAL_UNINSTALL)
345         @list='$(rtl433_HEADERS)'; test -n "$(rtl433dir)" || list=; \
346         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
347         dir='$(DESTDIR)$(rtl433dir)'; $(am__uninstall_files_from_dir)
348
349 ID: $(am__tagged_files)
350         $(am__define_uniq_tagged_files); mkid -fID $$unique
351 tags: tags-am
352 TAGS: tags
353
354 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
355         set x; \
356         here=`pwd`; \
357         $(am__define_uniq_tagged_files); \
358         shift; \
359         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
360           test -n "$$unique" || unique=$$empty_fix; \
361           if test $$# -gt 0; then \
362             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
363               "$$@" $$unique; \
364           else \
365             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
366               $$unique; \
367           fi; \
368         fi
369 ctags: ctags-am
370
371 CTAGS: ctags
372 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
373         $(am__define_uniq_tagged_files); \
374         test -z "$(CTAGS_ARGS)$$unique" \
375           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376              $$unique
377
378 GTAGS:
379         here=`$(am__cd) $(top_builddir) && pwd` \
380           && $(am__cd) $(top_srcdir) \
381           && gtags -i $(GTAGS_ARGS) "$$here"
382 cscopelist: cscopelist-am
383
384 cscopelist-am: $(am__tagged_files)
385         list='$(am__tagged_files)'; \
386         case "$(srcdir)" in \
387           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
388           *) sdir=$(subdir)/$(srcdir) ;; \
389         esac; \
390         for i in $$list; do \
391           if test -f "$$i"; then \
392             echo "$(subdir)/$$i"; \
393           else \
394             echo "$$sdir/$$i"; \
395           fi; \
396         done >> $(top_builddir)/cscope.files
397
398 distclean-tags:
399         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401 distdir: $(DISTFILES)
402         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404         list='$(DISTFILES)'; \
405           dist_files=`for file in $$list; do echo $$file; done | \
406           sed -e "s|^$$srcdirstrip/||;t" \
407               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
408         case $$dist_files in \
409           */*) $(MKDIR_P) `echo "$$dist_files" | \
410                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
411                            sort -u` ;; \
412         esac; \
413         for file in $$dist_files; do \
414           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415           if test -d $$d/$$file; then \
416             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
417             if test -d "$(distdir)/$$file"; then \
418               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
419             fi; \
420             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
421               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
422               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
423             fi; \
424             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
425           else \
426             test -f "$(distdir)/$$file" \
427             || cp -p $$d/$$file "$(distdir)/$$file" \
428             || exit 1; \
429           fi; \
430         done
431 check-am: all-am
432 check: check-am
433 all-am: Makefile $(HEADERS)
434 installdirs:
435         for dir in "$(DESTDIR)$(rtl433dir)"; do \
436           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
437         done
438 install: install-am
439 install-exec: install-exec-am
440 install-data: install-data-am
441 uninstall: uninstall-am
442
443 install-am: all-am
444         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
445
446 installcheck: installcheck-am
447 install-strip:
448         if test -z '$(STRIP)'; then \
449           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
450             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
451               install; \
452         else \
453           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
456         fi
457 mostlyclean-generic:
458
459 clean-generic:
460
461 distclean-generic:
462         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
463         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
464
465 maintainer-clean-generic:
466         @echo "This command is intended for maintainers to use"
467         @echo "it deletes files that may require special tools to rebuild."
468 clean: clean-am
469
470 clean-am: clean-generic clean-libtool mostlyclean-am
471
472 distclean: distclean-am
473         -rm -f Makefile
474 distclean-am: clean-am distclean-generic distclean-tags
475
476 dvi: dvi-am
477
478 dvi-am:
479
480 html: html-am
481
482 html-am:
483
484 info: info-am
485
486 info-am:
487
488 install-data-am: install-rtl433HEADERS
489
490 install-dvi: install-dvi-am
491
492 install-dvi-am:
493
494 install-exec-am:
495
496 install-html: install-html-am
497
498 install-html-am:
499
500 install-info: install-info-am
501
502 install-info-am:
503
504 install-man:
505
506 install-pdf: install-pdf-am
507
508 install-pdf-am:
509
510 install-ps: install-ps-am
511
512 install-ps-am:
513
514 installcheck-am:
515
516 maintainer-clean: maintainer-clean-am
517         -rm -f Makefile
518 maintainer-clean-am: distclean-am maintainer-clean-generic
519
520 mostlyclean: mostlyclean-am
521
522 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
523
524 pdf: pdf-am
525
526 pdf-am:
527
528 ps: ps-am
529
530 ps-am:
531
532 uninstall-am: uninstall-rtl433HEADERS
533
534 .MAKE: install-am install-strip
535
536 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
537         clean-libtool cscopelist-am ctags ctags-am distclean \
538         distclean-generic distclean-libtool distclean-tags distdir dvi \
539         dvi-am html html-am info info-am install install-am \
540         install-data install-data-am install-dvi install-dvi-am \
541         install-exec install-exec-am install-html install-html-am \
542         install-info install-info-am install-man install-pdf \
543         install-pdf-am install-ps install-ps-am install-rtl433HEADERS \
544         install-strip installcheck installcheck-am installdirs \
545         maintainer-clean maintainer-clean-generic mostlyclean \
546         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
547         tags tags-am uninstall uninstall-am uninstall-rtl433HEADERS
548
549
550 # Tell versions [3.59,3.63) of GNU make to not export all variables.
551 # Otherwise a system limit (for SysV at least) may be exceeded.
552 .NOEXPORT: