| 1 | # Makefile.in generated by automake 1.10.2 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 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. |
|---|
| 9 | |
|---|
| 10 | # This program is distributed in the hope that it will be useful, |
|---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 13 | # PARTICULAR PURPOSE. |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | pkgdatadir = $(datadir)/freqmod |
|---|
| 20 | pkglibdir = $(libdir)/freqmod |
|---|
| 21 | pkgincludedir = $(includedir)/freqmod |
|---|
| 22 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 23 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 24 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 25 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 26 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 27 | transform = $(program_transform_name) |
|---|
| 28 | NORMAL_INSTALL = : |
|---|
| 29 | PRE_INSTALL = : |
|---|
| 30 | POST_INSTALL = : |
|---|
| 31 | NORMAL_UNINSTALL = : |
|---|
| 32 | PRE_UNINSTALL = : |
|---|
| 33 | POST_UNINSTALL = : |
|---|
| 34 | bin_PROGRAMS = freqmod$(EXEEXT) |
|---|
| 35 | subdir = . |
|---|
| 36 | DIST_COMMON = $(am__configure_deps) $(dist_xml_DATA) \ |
|---|
| 37 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
|---|
| 38 | $(top_srcdir)/configure depcomp install-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 | am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(xmldir)" |
|---|
| 48 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
|---|
| 49 | PROGRAMS = $(bin_PROGRAMS) |
|---|
| 50 | am_freqmod_OBJECTS = freqmod.$(OBJEXT) main.$(OBJEXT) |
|---|
| 51 | freqmod_OBJECTS = $(am_freqmod_OBJECTS) |
|---|
| 52 | freqmod_LDADD = $(LDADD) |
|---|
| 53 | DEFAULT_INCLUDES = -I. |
|---|
| 54 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
|---|
| 55 | am__depfiles_maybe = depfiles |
|---|
| 56 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
|---|
| 57 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
|---|
| 58 | CXXLD = $(CXX) |
|---|
| 59 | CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ |
|---|
| 60 | -o $@ |
|---|
| 61 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
|---|
| 62 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
|---|
| 63 | CCLD = $(CC) |
|---|
| 64 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
|---|
| 65 | SOURCES = $(freqmod_SOURCES) |
|---|
| 66 | DIST_SOURCES = $(freqmod_SOURCES) |
|---|
| 67 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 68 | am__vpath_adj = case $$p in \ |
|---|
| 69 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 70 | *) f=$$p;; \ |
|---|
| 71 | esac; |
|---|
| 72 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
|---|
| 73 | dist_xmlDATA_INSTALL = $(INSTALL_DATA) |
|---|
| 74 | DATA = $(dist_xml_DATA) |
|---|
| 75 | ETAGS = etags |
|---|
| 76 | CTAGS = ctags |
|---|
| 77 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 78 | distdir = $(PACKAGE)-$(VERSION) |
|---|
| 79 | top_distdir = $(distdir) |
|---|
| 80 | am__remove_distdir = \ |
|---|
| 81 | { test ! -d $(distdir) \ |
|---|
| 82 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 83 | && rm -fr $(distdir); }; } |
|---|
| 84 | DIST_ARCHIVES = $(distdir).tar.gz |
|---|
| 85 | GZIP_ENV = --best |
|---|
| 86 | distuninstallcheck_listfiles = find . -type f -print |
|---|
| 87 | distcleancheck_listfiles = find . -type f -print |
|---|
| 88 | ACLOCAL = ${SHELL} /home/ossie/workspace/freqmod/missing --run aclocal-1.10 |
|---|
| 89 | AMTAR = ${SHELL} /home/ossie/workspace/freqmod/missing --run tar |
|---|
| 90 | AUTOCONF = ${SHELL} /home/ossie/workspace/freqmod/missing --run autoconf |
|---|
| 91 | AUTOHEADER = ${SHELL} /home/ossie/workspace/freqmod/missing --run autoheader |
|---|
| 92 | AUTOMAKE = ${SHELL} /home/ossie/workspace/freqmod/missing --run automake-1.10 |
|---|
| 93 | AWK = mawk |
|---|
| 94 | CC = gcc |
|---|
| 95 | CCDEPMODE = depmode=gcc3 |
|---|
| 96 | CFLAGS = -g -O2 |
|---|
| 97 | CPP = gcc -E |
|---|
| 98 | CPPFLAGS = |
|---|
| 99 | CXX = g++ |
|---|
| 100 | CXXCPP = g++ -E |
|---|
| 101 | CXXDEPMODE = depmode=gcc3 |
|---|
| 102 | CXXFLAGS = -g -O2 -I/usr/local/include |
|---|
| 103 | CYGPATH_W = echo |
|---|
| 104 | DEFS = -DPACKAGE_NAME=\"freqmod\" -DPACKAGE_TARNAME=\"freqmod\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"freqmod\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"freqmod\" -DVERSION=\"0.6.0\" -DHAVE_SYS_WAIT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_LIBOMNIORB4=1 -DHAVE_LIBOMNITHREAD=1 -DHAVE_LIBOMNIDYNAMIC4=1 -DHAVE_OMNIORB4_CORBA_H=1 -DHAVE_LIBSTANDARDINTERFACES=1 -DHAVE_STANDARDINTERFACES_COMPLEXSHORT_H=1 |
|---|
| 105 | DEPDIR = .deps |
|---|
| 106 | ECHO_C = |
|---|
| 107 | ECHO_N = -n |
|---|
| 108 | ECHO_T = |
|---|
| 109 | EGREP = /bin/grep -E |
|---|
| 110 | EXEEXT = |
|---|
| 111 | GREP = /bin/grep |
|---|
| 112 | IDL_FLAGS = -I/usr/local/include |
|---|
| 113 | INSTALL = /usr/bin/install -c |
|---|
| 114 | INSTALL_DATA = ${INSTALL} -m 644 |
|---|
| 115 | INSTALL_PROGRAM = ${INSTALL} |
|---|
| 116 | INSTALL_SCRIPT = ${INSTALL} |
|---|
| 117 | INSTALL_STRIP_PROGRAM = $(install_sh) -c -s |
|---|
| 118 | LDFLAGS = |
|---|
| 119 | LIBOBJS = |
|---|
| 120 | LIBS = -lstandardInterfaces -lomniDynamic4 -lomnithread -lomniORB4 -L/usr/local/lib -lossieidl -lossieparser -lossiecf |
|---|
| 121 | LTLIBOBJS = |
|---|
| 122 | MAKEINFO = ${SHELL} /home/ossie/workspace/freqmod/missing --run makeinfo |
|---|
| 123 | MKDIR_P = /bin/mkdir -p |
|---|
| 124 | OBJEXT = o |
|---|
| 125 | OSSIE_CFLAGS = -I/usr/local/include |
|---|
| 126 | OSSIE_LIBS = -L/usr/local/lib -lossieidl -lossieparser -lossiecf |
|---|
| 127 | PACKAGE = freqmod |
|---|
| 128 | PACKAGE_BUGREPORT = |
|---|
| 129 | PACKAGE_NAME = freqmod |
|---|
| 130 | PACKAGE_STRING = freqmod 0.6.0 |
|---|
| 131 | PACKAGE_TARNAME = freqmod |
|---|
| 132 | PACKAGE_VERSION = 0.6.0 |
|---|
| 133 | PATH_SEPARATOR = : |
|---|
| 134 | PKG_CONFIG = /usr/bin/pkg-config |
|---|
| 135 | SET_MAKE = |
|---|
| 136 | SHELL = /bin/bash |
|---|
| 137 | SI_PATH = |
|---|
| 138 | STRIP = |
|---|
| 139 | VERSION = 0.6.0 |
|---|
| 140 | abs_builddir = /home/ossie/workspace/freqmod |
|---|
| 141 | abs_srcdir = /home/ossie/workspace/freqmod |
|---|
| 142 | abs_top_builddir = /home/ossie/workspace/freqmod |
|---|
| 143 | abs_top_srcdir = /home/ossie/workspace/freqmod |
|---|
| 144 | ac_ct_CC = gcc |
|---|
| 145 | ac_ct_CXX = g++ |
|---|
| 146 | am__include = include |
|---|
| 147 | am__leading_dot = . |
|---|
| 148 | am__quote = |
|---|
| 149 | am__tar = ${AMTAR} chof - "$$tardir" |
|---|
| 150 | am__untar = ${AMTAR} xf - |
|---|
| 151 | bindir = $(prefix)/bin |
|---|
| 152 | build_alias = |
|---|
| 153 | builddir = . |
|---|
| 154 | datadir = ${datarootdir} |
|---|
| 155 | datarootdir = ${prefix}/share |
|---|
| 156 | docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} |
|---|
| 157 | dvidir = ${docdir} |
|---|
| 158 | exec_prefix = ${prefix} |
|---|
| 159 | host_alias = |
|---|
| 160 | htmldir = ${docdir} |
|---|
| 161 | includedir = ${prefix}/include |
|---|
| 162 | infodir = ${datarootdir}/info |
|---|
| 163 | install_sh = $(SHELL) /home/ossie/workspace/freqmod/install-sh |
|---|
| 164 | libdir = ${exec_prefix}/lib |
|---|
| 165 | libexecdir = ${exec_prefix}/libexec |
|---|
| 166 | localedir = ${datarootdir}/locale |
|---|
| 167 | localstatedir = ${prefix}/var |
|---|
| 168 | mandir = ${datarootdir}/man |
|---|
| 169 | mkdir_p = /bin/mkdir -p |
|---|
| 170 | oldincludedir = /usr/include |
|---|
| 171 | pdfdir = ${docdir} |
|---|
| 172 | prefix = /sdr/ |
|---|
| 173 | program_transform_name = s,x,x, |
|---|
| 174 | psdir = ${docdir} |
|---|
| 175 | sbindir = ${exec_prefix}/sbin |
|---|
| 176 | sharedstatedir = ${prefix}/com |
|---|
| 177 | srcdir = . |
|---|
| 178 | sysconfdir = ${prefix}/etc |
|---|
| 179 | target_alias = |
|---|
| 180 | top_build_prefix = |
|---|
| 181 | top_builddir = . |
|---|
| 182 | top_srcdir = . |
|---|
| 183 | AM_CXXFLAGS = -Wall |
|---|
| 184 | freqmod_SOURCES = freqmod.cpp freqmod.h main.cpp |
|---|
| 185 | ossieName = freqmod |
|---|
| 186 | xmldir = $(prefix)/xml/$(ossieName) |
|---|
| 187 | dist_xml_DATA = freqmod.prf.xml freqmod.scd.xml \ |
|---|
| 188 | freqmod.spd.xml |
|---|
| 189 | |
|---|
| 190 | all: all-am |
|---|
| 191 | |
|---|
| 192 | .SUFFIXES: |
|---|
| 193 | .SUFFIXES: .cpp .o .obj |
|---|
| 194 | am--refresh: |
|---|
| 195 | @: |
|---|
| 196 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 197 | @for dep in $?; do \ |
|---|
| 198 | case '$(am__configure_deps)' in \ |
|---|
| 199 | *$$dep*) \ |
|---|
| 200 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
|---|
| 201 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
|---|
| 202 | && exit 0; \ |
|---|
| 203 | exit 1;; \ |
|---|
| 204 | esac; \ |
|---|
| 205 | done; \ |
|---|
| 206 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
|---|
| 207 | cd $(top_srcdir) && \ |
|---|
| 208 | $(AUTOMAKE) --foreign Makefile |
|---|
| 209 | .PRECIOUS: Makefile |
|---|
| 210 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 211 | @case '$?' in \ |
|---|
| 212 | *config.status*) \ |
|---|
| 213 | echo ' $(SHELL) ./config.status'; \ |
|---|
| 214 | $(SHELL) ./config.status;; \ |
|---|
| 215 | *) \ |
|---|
| 216 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
|---|
| 217 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
|---|
| 218 | esac; |
|---|
| 219 | |
|---|
| 220 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 221 | $(SHELL) ./config.status --recheck |
|---|
| 222 | |
|---|
| 223 | $(top_srcdir)/configure: $(am__configure_deps) |
|---|
| 224 | cd $(srcdir) && $(AUTOCONF) |
|---|
| 225 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|---|
| 226 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|---|
| 227 | install-binPROGRAMS: $(bin_PROGRAMS) |
|---|
| 228 | @$(NORMAL_INSTALL) |
|---|
| 229 | test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" |
|---|
| 230 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
|---|
| 231 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
|---|
| 232 | if test -f $$p \ |
|---|
| 233 | ; then \ |
|---|
| 234 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
|---|
| 235 | echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
|---|
| 236 | $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ |
|---|
| 237 | else :; fi; \ |
|---|
| 238 | done |
|---|
| 239 | |
|---|
| 240 | uninstall-binPROGRAMS: |
|---|
| 241 | @$(NORMAL_UNINSTALL) |
|---|
| 242 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
|---|
| 243 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
|---|
| 244 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
|---|
| 245 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
|---|
| 246 | done |
|---|
| 247 | |
|---|
| 248 | clean-binPROGRAMS: |
|---|
| 249 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
|---|
| 250 | freqmod$(EXEEXT): $(freqmod_OBJECTS) $(freqmod_DEPENDENCIES) |
|---|
| 251 | @rm -f freqmod$(EXEEXT) |
|---|
| 252 | $(CXXLINK) $(freqmod_OBJECTS) $(freqmod_LDADD) $(LIBS) |
|---|
| 253 | |
|---|
| 254 | mostlyclean-compile: |
|---|
| 255 | -rm -f *.$(OBJEXT) |
|---|
| 256 | |
|---|
| 257 | distclean-compile: |
|---|
| 258 | -rm -f *.tab.c |
|---|
| 259 | |
|---|
| 260 | include ./$(DEPDIR)/freqmod.Po |
|---|
| 261 | include ./$(DEPDIR)/main.Po |
|---|
| 262 | |
|---|
| 263 | .cpp.o: |
|---|
| 264 | $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
|---|
| 265 | mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
|---|
| 266 | # source='$<' object='$@' libtool=no \ |
|---|
| 267 | # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ |
|---|
| 268 | # $(CXXCOMPILE) -c -o $@ $< |
|---|
| 269 | |
|---|
| 270 | .cpp.obj: |
|---|
| 271 | $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
|---|
| 272 | mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
|---|
| 273 | # source='$<' object='$@' libtool=no \ |
|---|
| 274 | # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ |
|---|
| 275 | # $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
|---|
| 276 | install-dist_xmlDATA: $(dist_xml_DATA) |
|---|
| 277 | @$(NORMAL_INSTALL) |
|---|
| 278 | test -z "$(xmldir)" || $(MKDIR_P) "$(DESTDIR)$(xmldir)" |
|---|
| 279 | @list='$(dist_xml_DATA)'; for p in $$list; do \ |
|---|
| 280 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 281 | f=$(am__strip_dir) \ |
|---|
| 282 | echo " $(dist_xmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xmldir)/$$f'"; \ |
|---|
| 283 | $(dist_xmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xmldir)/$$f"; \ |
|---|
| 284 | done |
|---|
| 285 | |
|---|
| 286 | uninstall-dist_xmlDATA: |
|---|
| 287 | @$(NORMAL_UNINSTALL) |
|---|
| 288 | @list='$(dist_xml_DATA)'; for p in $$list; do \ |
|---|
| 289 | f=$(am__strip_dir) \ |
|---|
| 290 | echo " rm -f '$(DESTDIR)$(xmldir)/$$f'"; \ |
|---|
| 291 | rm -f "$(DESTDIR)$(xmldir)/$$f"; \ |
|---|
| 292 | done |
|---|
| 293 | |
|---|
| 294 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 295 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 296 | unique=`for i in $$list; do \ |
|---|
| 297 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 298 | done | \ |
|---|
| 299 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 300 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 301 | mkid -fID $$unique |
|---|
| 302 | tags: TAGS |
|---|
| 303 | |
|---|
| 304 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 305 | $(TAGS_FILES) $(LISP) |
|---|
| 306 | tags=; \ |
|---|
| 307 | here=`pwd`; \ |
|---|
| 308 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 309 | unique=`for i in $$list; do \ |
|---|
| 310 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 311 | done | \ |
|---|
| 312 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 313 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 314 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
|---|
| 315 | test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 316 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 317 | $$tags $$unique; \ |
|---|
| 318 | fi |
|---|
| 319 | ctags: CTAGS |
|---|
| 320 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 321 | $(TAGS_FILES) $(LISP) |
|---|
| 322 | tags=; \ |
|---|
| 323 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 324 | unique=`for i in $$list; do \ |
|---|
| 325 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 326 | done | \ |
|---|
| 327 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 328 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 329 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
|---|
| 330 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 331 | $$tags $$unique |
|---|
| 332 | |
|---|
| 333 | GTAGS: |
|---|
| 334 | here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 335 | && cd $(top_srcdir) \ |
|---|
| 336 | && gtags -i $(GTAGS_ARGS) $$here |
|---|
| 337 | |
|---|
| 338 | distclean-tags: |
|---|
| 339 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 340 | |
|---|
| 341 | distdir: $(DISTFILES) |
|---|
| 342 | $(am__remove_distdir) |
|---|
| 343 | test -d $(distdir) || mkdir $(distdir) |
|---|
| 344 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 345 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 346 | list='$(DISTFILES)'; \ |
|---|
| 347 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 348 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 349 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 350 | case $$dist_files in \ |
|---|
| 351 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 352 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 353 | sort -u` ;; \ |
|---|
| 354 | esac; \ |
|---|
| 355 | for file in $$dist_files; do \ |
|---|
| 356 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 357 | if test -d $$d/$$file; then \ |
|---|
| 358 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 359 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 360 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 361 | fi; \ |
|---|
| 362 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 363 | else \ |
|---|
| 364 | test -f $(distdir)/$$file \ |
|---|
| 365 | || cp -p $$d/$$file $(distdir)/$$file \ |
|---|
| 366 | || exit 1; \ |
|---|
| 367 | fi; \ |
|---|
| 368 | done |
|---|
| 369 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
|---|
| 370 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
|---|
| 371 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
|---|
| 372 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
|---|
| 373 | || chmod -R a+r $(distdir) |
|---|
| 374 | dist-gzip: distdir |
|---|
| 375 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 376 | $(am__remove_distdir) |
|---|
| 377 | |
|---|
| 378 | dist-bzip2: distdir |
|---|
| 379 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 380 | $(am__remove_distdir) |
|---|
| 381 | |
|---|
| 382 | dist-lzma: distdir |
|---|
| 383 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
|---|
| 384 | $(am__remove_distdir) |
|---|
| 385 | |
|---|
| 386 | dist-tarZ: distdir |
|---|
| 387 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 388 | $(am__remove_distdir) |
|---|
| 389 | |
|---|
| 390 | dist-shar: distdir |
|---|
| 391 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 392 | $(am__remove_distdir) |
|---|
| 393 | |
|---|
| 394 | dist-zip: distdir |
|---|
| 395 | -rm -f $(distdir).zip |
|---|
| 396 | zip -rq $(distdir).zip $(distdir) |
|---|
| 397 | $(am__remove_distdir) |
|---|
| 398 | |
|---|
| 399 | dist dist-all: distdir |
|---|
| 400 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 401 | $(am__remove_distdir) |
|---|
| 402 | |
|---|
| 403 | # This target untars the dist file and tries a VPATH configuration. Then |
|---|
| 404 | # it guarantees that the distribution is self-contained by making another |
|---|
| 405 | # tarfile. |
|---|
| 406 | distcheck: dist |
|---|
| 407 | case '$(DIST_ARCHIVES)' in \ |
|---|
| 408 | *.tar.gz*) \ |
|---|
| 409 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
|---|
| 410 | *.tar.bz2*) \ |
|---|
| 411 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
|---|
| 412 | *.tar.lzma*) \ |
|---|
| 413 | unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
|---|
| 414 | *.tar.Z*) \ |
|---|
| 415 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
|---|
| 416 | *.shar.gz*) \ |
|---|
| 417 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
|---|
| 418 | *.zip*) \ |
|---|
| 419 | unzip $(distdir).zip ;;\ |
|---|
| 420 | esac |
|---|
| 421 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
|---|
| 422 | mkdir $(distdir)/_build |
|---|
| 423 | mkdir $(distdir)/_inst |
|---|
| 424 | chmod a-w $(distdir) |
|---|
| 425 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
|---|
| 426 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
|---|
| 427 | && cd $(distdir)/_build \ |
|---|
| 428 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
|---|
| 429 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
|---|
| 430 | && $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 431 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
|---|
| 432 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
|---|
| 433 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
|---|
| 434 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
|---|
| 435 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
|---|
| 436 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
|---|
| 437 | distuninstallcheck \ |
|---|
| 438 | && chmod -R a-w "$$dc_install_base" \ |
|---|
| 439 | && ({ \ |
|---|
| 440 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
|---|
| 441 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
|---|
| 442 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
|---|
| 443 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
|---|
| 444 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
|---|
| 445 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
|---|
| 446 | && rm -rf "$$dc_destdir" \ |
|---|
| 447 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
|---|
| 448 | && rm -rf $(DIST_ARCHIVES) \ |
|---|
| 449 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
|---|
| 450 | $(am__remove_distdir) |
|---|
| 451 | @(echo "$(distdir) archives ready for distribution: "; \ |
|---|
| 452 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
|---|
| 453 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
|---|
| 454 | distuninstallcheck: |
|---|
| 455 | @cd $(distuninstallcheck_dir) \ |
|---|
| 456 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
|---|
| 457 | || { echo "ERROR: files left after uninstall:" ; \ |
|---|
| 458 | if test -n "$(DESTDIR)"; then \ |
|---|
| 459 | echo " (check DESTDIR support)"; \ |
|---|
| 460 | fi ; \ |
|---|
| 461 | $(distuninstallcheck_listfiles) ; \ |
|---|
| 462 | exit 1; } >&2 |
|---|
| 463 | distcleancheck: distclean |
|---|
| 464 | @if test '$(srcdir)' = . ; then \ |
|---|
| 465 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
|---|
| 466 | exit 1 ; \ |
|---|
| 467 | fi |
|---|
| 468 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
|---|
| 469 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
|---|
| 470 | $(distcleancheck_listfiles) ; \ |
|---|
| 471 | exit 1; } >&2 |
|---|
| 472 | check-am: all-am |
|---|
| 473 | check: check-am |
|---|
| 474 | all-am: Makefile $(PROGRAMS) $(DATA) |
|---|
| 475 | installdirs: |
|---|
| 476 | for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(xmldir)"; do \ |
|---|
| 477 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
|---|
| 478 | done |
|---|
| 479 | install: install-am |
|---|
| 480 | install-exec: install-exec-am |
|---|
| 481 | install-data: install-data-am |
|---|
| 482 | uninstall: uninstall-am |
|---|
| 483 | |
|---|
| 484 | install-am: all-am |
|---|
| 485 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 486 | |
|---|
| 487 | installcheck: installcheck-am |
|---|
| 488 | install-strip: |
|---|
| 489 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 490 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 491 | `test -z '$(STRIP)' || \ |
|---|
| 492 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 493 | mostlyclean-generic: |
|---|
| 494 | |
|---|
| 495 | clean-generic: |
|---|
| 496 | |
|---|
| 497 | distclean-generic: |
|---|
| 498 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 499 | |
|---|
| 500 | maintainer-clean-generic: |
|---|
| 501 | @echo "This command is intended for maintainers to use" |
|---|
| 502 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 503 | clean: clean-am |
|---|
| 504 | |
|---|
| 505 | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
|---|
| 506 | |
|---|
| 507 | distclean: distclean-am |
|---|
| 508 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 509 | -rm -rf ./$(DEPDIR) |
|---|
| 510 | -rm -f Makefile |
|---|
| 511 | distclean-am: clean-am distclean-compile distclean-generic \ |
|---|
| 512 | distclean-tags |
|---|
| 513 | |
|---|
| 514 | dvi: dvi-am |
|---|
| 515 | |
|---|
| 516 | dvi-am: |
|---|
| 517 | |
|---|
| 518 | html: html-am |
|---|
| 519 | |
|---|
| 520 | info: info-am |
|---|
| 521 | |
|---|
| 522 | info-am: |
|---|
| 523 | |
|---|
| 524 | install-data-am: install-dist_xmlDATA |
|---|
| 525 | |
|---|
| 526 | install-dvi: install-dvi-am |
|---|
| 527 | |
|---|
| 528 | install-exec-am: install-binPROGRAMS |
|---|
| 529 | |
|---|
| 530 | install-html: install-html-am |
|---|
| 531 | |
|---|
| 532 | install-info: install-info-am |
|---|
| 533 | |
|---|
| 534 | install-man: |
|---|
| 535 | |
|---|
| 536 | install-pdf: install-pdf-am |
|---|
| 537 | |
|---|
| 538 | install-ps: install-ps-am |
|---|
| 539 | |
|---|
| 540 | installcheck-am: |
|---|
| 541 | |
|---|
| 542 | maintainer-clean: maintainer-clean-am |
|---|
| 543 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 544 | -rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 545 | -rm -rf ./$(DEPDIR) |
|---|
| 546 | -rm -f Makefile |
|---|
| 547 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 548 | |
|---|
| 549 | mostlyclean: mostlyclean-am |
|---|
| 550 | |
|---|
| 551 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
|---|
| 552 | |
|---|
| 553 | pdf: pdf-am |
|---|
| 554 | |
|---|
| 555 | pdf-am: |
|---|
| 556 | |
|---|
| 557 | ps: ps-am |
|---|
| 558 | |
|---|
| 559 | ps-am: |
|---|
| 560 | |
|---|
| 561 | uninstall-am: uninstall-binPROGRAMS uninstall-dist_xmlDATA |
|---|
| 562 | |
|---|
| 563 | .MAKE: install-am install-strip |
|---|
| 564 | |
|---|
| 565 | .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ |
|---|
| 566 | clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \ |
|---|
| 567 | dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ |
|---|
| 568 | distclean distclean-compile distclean-generic distclean-tags \ |
|---|
| 569 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ |
|---|
| 570 | html-am info info-am install install-am install-binPROGRAMS \ |
|---|
| 571 | install-data install-data-am install-dist_xmlDATA install-dvi \ |
|---|
| 572 | install-dvi-am install-exec install-exec-am install-html \ |
|---|
| 573 | install-html-am install-info install-info-am install-man \ |
|---|
| 574 | install-pdf install-pdf-am install-ps install-ps-am \ |
|---|
| 575 | install-strip installcheck installcheck-am installdirs \ |
|---|
| 576 | maintainer-clean maintainer-clean-generic mostlyclean \ |
|---|
| 577 | mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ |
|---|
| 578 | tags uninstall uninstall-am uninstall-binPROGRAMS \ |
|---|
| 579 | uninstall-dist_xmlDATA |
|---|
| 580 | |
|---|
| 581 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 582 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 583 | .NOEXPORT: |
|---|