| 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
|---|
| 2 | # Makefile. Generated from Makefile.in by configure. |
|---|
| 3 | |
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
|---|
| 6 | # Inc. |
|---|
| 7 | # This Makefile.in is free software; the Free Software Foundation |
|---|
| 8 | # gives unlimited permission to copy and/or distribute it, |
|---|
| 9 | # with or without modifications, as long as this notice is preserved. |
|---|
| 10 | |
|---|
| 11 | # This program is distributed in the hope that it will be useful, |
|---|
| 12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 14 | # PARTICULAR PURPOSE. |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | pkgdatadir = $(datadir)/liquiddigitalvoicerx_usrp1 |
|---|
| 20 | pkgincludedir = $(includedir)/liquiddigitalvoicerx_usrp1 |
|---|
| 21 | pkglibdir = $(libdir)/liquiddigitalvoicerx_usrp1 |
|---|
| 22 | pkglibexecdir = $(libexecdir)/liquiddigitalvoicerx_usrp1 |
|---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 24 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 25 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 26 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 27 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 28 | transform = $(program_transform_name) |
|---|
| 29 | NORMAL_INSTALL = : |
|---|
| 30 | PRE_INSTALL = : |
|---|
| 31 | POST_INSTALL = : |
|---|
| 32 | NORMAL_UNINSTALL = : |
|---|
| 33 | PRE_UNINSTALL = : |
|---|
| 34 | POST_UNINSTALL = : |
|---|
| 35 | subdir = . |
|---|
| 36 | DIST_COMMON = README $(am__configure_deps) $(dist_waveform_DATA) \ |
|---|
| 37 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
|---|
| 38 | $(top_srcdir)/configure install-sh ltmain.sh missing |
|---|
| 39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 40 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
|---|
| 41 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 42 | $(ACLOCAL_M4) |
|---|
| 43 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
|---|
| 44 | configure.lineno config.status.lineno |
|---|
| 45 | mkinstalldirs = $(install_sh) -d |
|---|
| 46 | CONFIG_CLEAN_FILES = |
|---|
| 47 | CONFIG_CLEAN_VPATH_FILES = |
|---|
| 48 | SOURCES = |
|---|
| 49 | DIST_SOURCES = |
|---|
| 50 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 51 | am__vpath_adj = case $$p in \ |
|---|
| 52 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 53 | *) f=$$p;; \ |
|---|
| 54 | esac; |
|---|
| 55 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
|---|
| 56 | am__install_max = 40 |
|---|
| 57 | am__nobase_strip_setup = \ |
|---|
| 58 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
|---|
| 59 | am__nobase_strip = \ |
|---|
| 60 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
|---|
| 61 | am__nobase_list = $(am__nobase_strip_setup); \ |
|---|
| 62 | for p in $$list; do echo "$$p $$p"; done | \ |
|---|
| 63 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
|---|
| 64 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
|---|
| 65 | if (++n[$$2] == $(am__install_max)) \ |
|---|
| 66 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
|---|
| 67 | END { for (dir in files) print dir, files[dir] }' |
|---|
| 68 | am__base_list = \ |
|---|
| 69 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
|---|
| 70 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
|---|
| 71 | am__installdirs = "$(DESTDIR)$(waveformdir)" |
|---|
| 72 | DATA = $(dist_waveform_DATA) |
|---|
| 73 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 74 | distdir = $(PACKAGE)-$(VERSION) |
|---|
| 75 | top_distdir = $(distdir) |
|---|
| 76 | am__remove_distdir = \ |
|---|
| 77 | { test ! -d "$(distdir)" \ |
|---|
| 78 | || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 79 | && rm -fr "$(distdir)"; }; } |
|---|
| 80 | DIST_ARCHIVES = $(distdir).tar.gz |
|---|
| 81 | GZIP_ENV = --best |
|---|
| 82 | distuninstallcheck_listfiles = find . -type f -print |
|---|
| 83 | distcleancheck_listfiles = find . -type f -print |
|---|
| 84 | ACLOCAL = ${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run aclocal-1.11 |
|---|
| 85 | AMTAR = ${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run tar |
|---|
| 86 | AUTOCONF = ${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run autoconf |
|---|
| 87 | AUTOHEADER = ${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run autoheader |
|---|
| 88 | AUTOMAKE = ${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run automake-1.11 |
|---|
| 89 | AWK = gawk |
|---|
| 90 | CPPFLAGS = |
|---|
| 91 | CXX = g++ |
|---|
| 92 | CXXDEPMODE = depmode=none |
|---|
| 93 | CXXFLAGS = -g -O2 |
|---|
| 94 | CYGPATH_W = echo |
|---|
| 95 | DEFS = -DPACKAGE_NAME=\"liquidDigitalVoiceRx_USRP1\" -DPACKAGE_TARNAME=\"liquiddigitalvoicerx_usrp1\" -DPACKAGE_VERSION=\"0.8.0\" -DPACKAGE_STRING=\"liquidDigitalVoiceRx_USRP1\ 0.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"liquiddigitalvoicerx_usrp1\" -DVERSION=\"0.8.0\" |
|---|
| 96 | DEPDIR = .deps |
|---|
| 97 | ECHO_C = |
|---|
| 98 | ECHO_N = -n |
|---|
| 99 | ECHO_T = |
|---|
| 100 | EXEEXT = |
|---|
| 101 | INSTALL = /usr/bin/install -c |
|---|
| 102 | INSTALL_DATA = ${INSTALL} -m 644 |
|---|
| 103 | INSTALL_PROGRAM = ${INSTALL} |
|---|
| 104 | INSTALL_SCRIPT = ${INSTALL} |
|---|
| 105 | INSTALL_STRIP_PROGRAM = $(install_sh) -c -s |
|---|
| 106 | LDFLAGS = |
|---|
| 107 | LIBOBJS = |
|---|
| 108 | LIBS = |
|---|
| 109 | LTLIBOBJS = |
|---|
| 110 | MAKEINFO = ${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/missing --run makeinfo |
|---|
| 111 | MKDIR_P = /bin/mkdir -p |
|---|
| 112 | OBJEXT = o |
|---|
| 113 | PACKAGE = liquiddigitalvoicerx_usrp1 |
|---|
| 114 | PACKAGE_BUGREPORT = |
|---|
| 115 | PACKAGE_NAME = liquidDigitalVoiceRx_USRP1 |
|---|
| 116 | PACKAGE_STRING = liquidDigitalVoiceRx_USRP1 0.8.0 |
|---|
| 117 | PACKAGE_TARNAME = liquiddigitalvoicerx_usrp1 |
|---|
| 118 | PACKAGE_URL = |
|---|
| 119 | PACKAGE_VERSION = 0.8.0 |
|---|
| 120 | PATH_SEPARATOR = : |
|---|
| 121 | SET_MAKE = |
|---|
| 122 | SHELL = /bin/bash |
|---|
| 123 | STRIP = |
|---|
| 124 | VERSION = 0.8.0 |
|---|
| 125 | abs_builddir = /home/ossie/workspace/liquidDigitalVoiceRx_USRP1 |
|---|
| 126 | abs_srcdir = /home/ossie/workspace/liquidDigitalVoiceRx_USRP1 |
|---|
| 127 | abs_top_builddir = /home/ossie/workspace/liquidDigitalVoiceRx_USRP1 |
|---|
| 128 | abs_top_srcdir = /home/ossie/workspace/liquidDigitalVoiceRx_USRP1 |
|---|
| 129 | ac_ct_CXX = g++ |
|---|
| 130 | am__include = include |
|---|
| 131 | am__leading_dot = . |
|---|
| 132 | am__quote = |
|---|
| 133 | am__tar = ${AMTAR} chof - "$$tardir" |
|---|
| 134 | am__untar = ${AMTAR} xf - |
|---|
| 135 | bindir = ${exec_prefix}/bin |
|---|
| 136 | build_alias = |
|---|
| 137 | builddir = . |
|---|
| 138 | datadir = ${datarootdir} |
|---|
| 139 | datarootdir = ${prefix}/share |
|---|
| 140 | docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} |
|---|
| 141 | dvidir = ${docdir} |
|---|
| 142 | exec_prefix = ${prefix} |
|---|
| 143 | host_alias = |
|---|
| 144 | htmldir = ${docdir} |
|---|
| 145 | includedir = ${prefix}/include |
|---|
| 146 | infodir = ${datarootdir}/info |
|---|
| 147 | install_sh = ${SHELL} /home/ossie/workspace/liquidDigitalVoiceRx_USRP1/install-sh |
|---|
| 148 | libdir = ${exec_prefix}/lib |
|---|
| 149 | libexecdir = ${exec_prefix}/libexec |
|---|
| 150 | localedir = ${datarootdir}/locale |
|---|
| 151 | localstatedir = ${prefix}/var |
|---|
| 152 | mandir = ${datarootdir}/man |
|---|
| 153 | mkdir_p = /bin/mkdir -p |
|---|
| 154 | oldincludedir = /usr/include |
|---|
| 155 | pdfdir = ${docdir} |
|---|
| 156 | prefix = /sdr |
|---|
| 157 | program_transform_name = s,x,x, |
|---|
| 158 | psdir = ${docdir} |
|---|
| 159 | sbindir = ${exec_prefix}/sbin |
|---|
| 160 | sharedstatedir = ${prefix}/com |
|---|
| 161 | srcdir = . |
|---|
| 162 | sysconfdir = ${prefix}/etc |
|---|
| 163 | target_alias = |
|---|
| 164 | top_build_prefix = |
|---|
| 165 | top_builddir = . |
|---|
| 166 | top_srcdir = . |
|---|
| 167 | AM_CXXFLAGS = -Wall |
|---|
| 168 | ossieName = liquidDigitalVoiceRx_USRP1 |
|---|
| 169 | waveformdir = $(prefix)/dom/waveforms/$(ossieName) |
|---|
| 170 | dist_waveform_DATA = liquidDigitalVoiceRx_USRP1.sad.xml liquidDigitalVoiceRx_USRP1_DAS.xml |
|---|
| 171 | all: all-am |
|---|
| 172 | |
|---|
| 173 | .SUFFIXES: |
|---|
| 174 | am--refresh: |
|---|
| 175 | @: |
|---|
| 176 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 177 | @for dep in $?; do \ |
|---|
| 178 | case '$(am__configure_deps)' in \ |
|---|
| 179 | *$$dep*) \ |
|---|
| 180 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ |
|---|
| 181 | $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ |
|---|
| 182 | && exit 0; \ |
|---|
| 183 | exit 1;; \ |
|---|
| 184 | esac; \ |
|---|
| 185 | done; \ |
|---|
| 186 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
|---|
| 187 | $(am__cd) $(top_srcdir) && \ |
|---|
| 188 | $(AUTOMAKE) --foreign Makefile |
|---|
| 189 | .PRECIOUS: Makefile |
|---|
| 190 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 191 | @case '$?' in \ |
|---|
| 192 | *config.status*) \ |
|---|
| 193 | echo ' $(SHELL) ./config.status'; \ |
|---|
| 194 | $(SHELL) ./config.status;; \ |
|---|
| 195 | *) \ |
|---|
| 196 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
|---|
| 197 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
|---|
| 198 | esac; |
|---|
| 199 | |
|---|
| 200 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 201 | $(SHELL) ./config.status --recheck |
|---|
| 202 | |
|---|
| 203 | $(top_srcdir)/configure: $(am__configure_deps) |
|---|
| 204 | $(am__cd) $(srcdir) && $(AUTOCONF) |
|---|
| 205 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|---|
| 206 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|---|
| 207 | $(am__aclocal_m4_deps): |
|---|
| 208 | install-dist_waveformDATA: $(dist_waveform_DATA) |
|---|
| 209 | @$(NORMAL_INSTALL) |
|---|
| 210 | test -z "$(waveformdir)" || $(MKDIR_P) "$(DESTDIR)$(waveformdir)" |
|---|
| 211 | @list='$(dist_waveform_DATA)'; test -n "$(waveformdir)" || list=; \ |
|---|
| 212 | for p in $$list; do \ |
|---|
| 213 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 214 | echo "$$d$$p"; \ |
|---|
| 215 | done | $(am__base_list) | \ |
|---|
| 216 | while read files; do \ |
|---|
| 217 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(waveformdir)'"; \ |
|---|
| 218 | $(INSTALL_DATA) $$files "$(DESTDIR)$(waveformdir)" || exit $$?; \ |
|---|
| 219 | done |
|---|
| 220 | |
|---|
| 221 | uninstall-dist_waveformDATA: |
|---|
| 222 | @$(NORMAL_UNINSTALL) |
|---|
| 223 | @list='$(dist_waveform_DATA)'; test -n "$(waveformdir)" || list=; \ |
|---|
| 224 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 225 | test -n "$$files" || exit 0; \ |
|---|
| 226 | echo " ( cd '$(DESTDIR)$(waveformdir)' && rm -f" $$files ")"; \ |
|---|
| 227 | cd "$(DESTDIR)$(waveformdir)" && rm -f $$files |
|---|
| 228 | tags: TAGS |
|---|
| 229 | TAGS: |
|---|
| 230 | |
|---|
| 231 | ctags: CTAGS |
|---|
| 232 | CTAGS: |
|---|
| 233 | |
|---|
| 234 | |
|---|
| 235 | distdir: $(DISTFILES) |
|---|
| 236 | $(am__remove_distdir) |
|---|
| 237 | test -d "$(distdir)" || mkdir "$(distdir)" |
|---|
| 238 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 239 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 240 | list='$(DISTFILES)'; \ |
|---|
| 241 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 242 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 243 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 244 | case $$dist_files in \ |
|---|
| 245 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 246 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 247 | sort -u` ;; \ |
|---|
| 248 | esac; \ |
|---|
| 249 | for file in $$dist_files; do \ |
|---|
| 250 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 251 | if test -d $$d/$$file; then \ |
|---|
| 252 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 253 | if test -d "$(distdir)/$$file"; then \ |
|---|
| 254 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 255 | fi; \ |
|---|
| 256 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 257 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 258 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 259 | fi; \ |
|---|
| 260 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 261 | else \ |
|---|
| 262 | test -f "$(distdir)/$$file" \ |
|---|
| 263 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
|---|
| 264 | || exit 1; \ |
|---|
| 265 | fi; \ |
|---|
| 266 | done |
|---|
| 267 | -test -n "$(am__skip_mode_fix)" \ |
|---|
| 268 | || find "$(distdir)" -type d ! -perm -755 \ |
|---|
| 269 | -exec chmod u+rwx,go+rx {} \; -o \ |
|---|
| 270 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
|---|
| 271 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
|---|
| 272 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
|---|
| 273 | || chmod -R a+r "$(distdir)" |
|---|
| 274 | dist-gzip: distdir |
|---|
| 275 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 276 | $(am__remove_distdir) |
|---|
| 277 | |
|---|
| 278 | dist-bzip2: distdir |
|---|
| 279 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 280 | $(am__remove_distdir) |
|---|
| 281 | |
|---|
| 282 | dist-lzma: distdir |
|---|
| 283 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
|---|
| 284 | $(am__remove_distdir) |
|---|
| 285 | |
|---|
| 286 | dist-xz: distdir |
|---|
| 287 | tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz |
|---|
| 288 | $(am__remove_distdir) |
|---|
| 289 | |
|---|
| 290 | dist-tarZ: distdir |
|---|
| 291 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 292 | $(am__remove_distdir) |
|---|
| 293 | |
|---|
| 294 | dist-shar: distdir |
|---|
| 295 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 296 | $(am__remove_distdir) |
|---|
| 297 | |
|---|
| 298 | dist-zip: distdir |
|---|
| 299 | -rm -f $(distdir).zip |
|---|
| 300 | zip -rq $(distdir).zip $(distdir) |
|---|
| 301 | $(am__remove_distdir) |
|---|
| 302 | |
|---|
| 303 | dist dist-all: distdir |
|---|
| 304 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 305 | $(am__remove_distdir) |
|---|
| 306 | |
|---|
| 307 | # This target untars the dist file and tries a VPATH configuration. Then |
|---|
| 308 | # it guarantees that the distribution is self-contained by making another |
|---|
| 309 | # tarfile. |
|---|
| 310 | distcheck: dist |
|---|
| 311 | case '$(DIST_ARCHIVES)' in \ |
|---|
| 312 | *.tar.gz*) \ |
|---|
| 313 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ |
|---|
| 314 | *.tar.bz2*) \ |
|---|
| 315 | bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ |
|---|
| 316 | *.tar.lzma*) \ |
|---|
| 317 | lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ |
|---|
| 318 | *.tar.xz*) \ |
|---|
| 319 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
|---|
| 320 | *.tar.Z*) \ |
|---|
| 321 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
|---|
| 322 | *.shar.gz*) \ |
|---|
| 323 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ |
|---|
| 324 | *.zip*) \ |
|---|
| 325 | unzip $(distdir).zip ;;\ |
|---|
| 326 | esac |
|---|
| 327 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
|---|
| 328 | mkdir $(distdir)/_build |
|---|
| 329 | mkdir $(distdir)/_inst |
|---|
| 330 | chmod a-w $(distdir) |
|---|
| 331 | test -d $(distdir)/_build || exit 0; \ |
|---|
| 332 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
|---|
| 333 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
|---|
| 334 | && am__cwd=`pwd` \ |
|---|
| 335 | && $(am__cd) $(distdir)/_build \ |
|---|
| 336 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
|---|
| 337 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
|---|
| 338 | && $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 339 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
|---|
| 340 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
|---|
| 341 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
|---|
| 342 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
|---|
| 343 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
|---|
| 344 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
|---|
| 345 | distuninstallcheck \ |
|---|
| 346 | && chmod -R a-w "$$dc_install_base" \ |
|---|
| 347 | && ({ \ |
|---|
| 348 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
|---|
| 349 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
|---|
| 350 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
|---|
| 351 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
|---|
| 352 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
|---|
| 353 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
|---|
| 354 | && rm -rf "$$dc_destdir" \ |
|---|
| 355 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
|---|
| 356 | && rm -rf $(DIST_ARCHIVES) \ |
|---|
| 357 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
|---|
| 358 | && cd "$$am__cwd" \ |
|---|
| 359 | || exit 1 |
|---|
| 360 | $(am__remove_distdir) |
|---|
| 361 | @(echo "$(distdir) archives ready for distribution: "; \ |
|---|
| 362 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
|---|
| 363 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
|---|
| 364 | distuninstallcheck: |
|---|
| 365 | @$(am__cd) '$(distuninstallcheck_dir)' \ |
|---|
| 366 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
|---|
| 367 | || { echo "ERROR: files left after uninstall:" ; \ |
|---|
| 368 | if test -n "$(DESTDIR)"; then \ |
|---|
| 369 | echo " (check DESTDIR support)"; \ |
|---|
| 370 | fi ; \ |
|---|
| 371 | $(distuninstallcheck_listfiles) ; \ |
|---|
| 372 | exit 1; } >&2 |
|---|
| 373 | distcleancheck: distclean |
|---|
| 374 | @if test '$(srcdir)' = . ; then \ |
|---|
| 375 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
|---|
| 376 | exit 1 ; \ |
|---|
| 377 | fi |
|---|
| 378 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
|---|
| 379 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
|---|
| 380 | $(distcleancheck_listfiles) ; \ |
|---|
| 381 | exit 1; } >&2 |
|---|
| 382 | check-am: all-am |
|---|
| 383 | check: check-am |
|---|
| 384 | all-am: Makefile $(DATA) |
|---|
| 385 | installdirs: |
|---|
| 386 | for dir in "$(DESTDIR)$(waveformdir)"; do \ |
|---|
| 387 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
|---|
| 388 | done |
|---|
| 389 | install: install-am |
|---|
| 390 | install-exec: install-exec-am |
|---|
| 391 | install-data: install-data-am |
|---|
| 392 | uninstall: uninstall-am |
|---|
| 393 | |
|---|
| 394 | install-am: all-am |
|---|
| 395 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 396 | |
|---|
| 397 | installcheck: installcheck-am |
|---|
| 398 | install-strip: |
|---|
| 399 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 400 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 401 | `test -z '$(STRIP)' || \ |
|---|
| 402 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 403 | mostlyclean-generic: |
|---|
| 404 | |
|---|
| 405 | clean-generic: |
|---|
| 406 | |
|---|
| 407 | distclean-generic: |
|---|
| 408 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 409 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
|---|
| 410 | |
|---|
| 411 | maintainer-clean-generic: |
|---|
| 412 | @echo "This command is intended for maintainers to use" |
|---|
| 413 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 414 | clean: clean-am |
|---|
| 415 | |
|---|
| 416 | clean-am: clean-generic mostlyclean-am |
|---|
| 417 | |
|---|
| 418 | distclean: distclean-am |
|---|
| 419 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 420 | -rm -f Makefile |
|---|
| 421 | distclean-am: clean-am distclean-generic |
|---|
| 422 | |
|---|
| 423 | dvi: dvi-am |
|---|
| 424 | |
|---|
| 425 | dvi-am: |
|---|
| 426 | |
|---|
| 427 | html: html-am |
|---|
| 428 | |
|---|
| 429 | html-am: |
|---|
| 430 | |
|---|
| 431 | info: info-am |
|---|
| 432 | |
|---|
| 433 | info-am: |
|---|
| 434 | |
|---|
| 435 | install-data-am: install-dist_waveformDATA |
|---|
| 436 | |
|---|
| 437 | install-dvi: install-dvi-am |
|---|
| 438 | |
|---|
| 439 | install-dvi-am: |
|---|
| 440 | |
|---|
| 441 | install-exec-am: |
|---|
| 442 | |
|---|
| 443 | install-html: install-html-am |
|---|
| 444 | |
|---|
| 445 | install-html-am: |
|---|
| 446 | |
|---|
| 447 | install-info: install-info-am |
|---|
| 448 | |
|---|
| 449 | install-info-am: |
|---|
| 450 | |
|---|
| 451 | install-man: |
|---|
| 452 | |
|---|
| 453 | install-pdf: install-pdf-am |
|---|
| 454 | |
|---|
| 455 | install-pdf-am: |
|---|
| 456 | |
|---|
| 457 | install-ps: install-ps-am |
|---|
| 458 | |
|---|
| 459 | install-ps-am: |
|---|
| 460 | |
|---|
| 461 | installcheck-am: |
|---|
| 462 | |
|---|
| 463 | maintainer-clean: maintainer-clean-am |
|---|
| 464 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 465 | -rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 466 | -rm -f Makefile |
|---|
| 467 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 468 | |
|---|
| 469 | mostlyclean: mostlyclean-am |
|---|
| 470 | |
|---|
| 471 | mostlyclean-am: mostlyclean-generic |
|---|
| 472 | |
|---|
| 473 | pdf: pdf-am |
|---|
| 474 | |
|---|
| 475 | pdf-am: |
|---|
| 476 | |
|---|
| 477 | ps: ps-am |
|---|
| 478 | |
|---|
| 479 | ps-am: |
|---|
| 480 | |
|---|
| 481 | uninstall-am: uninstall-dist_waveformDATA |
|---|
| 482 | |
|---|
| 483 | .MAKE: install-am install-strip |
|---|
| 484 | |
|---|
| 485 | .PHONY: all all-am am--refresh check check-am clean clean-generic dist \ |
|---|
| 486 | dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \ |
|---|
| 487 | dist-xz dist-zip distcheck distclean distclean-generic \ |
|---|
| 488 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ |
|---|
| 489 | html-am info info-am install install-am install-data \ |
|---|
| 490 | install-data-am install-dist_waveformDATA install-dvi \ |
|---|
| 491 | install-dvi-am install-exec install-exec-am install-html \ |
|---|
| 492 | install-html-am install-info install-info-am install-man \ |
|---|
| 493 | install-pdf install-pdf-am install-ps install-ps-am \ |
|---|
| 494 | install-strip installcheck installcheck-am installdirs \ |
|---|
| 495 | maintainer-clean maintainer-clean-generic mostlyclean \ |
|---|
| 496 | mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ |
|---|
| 497 | uninstall-dist_waveformDATA |
|---|
| 498 | |
|---|
| 499 | |
|---|
| 500 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 501 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 502 | .NOEXPORT: |
|---|