| 1 | # Makefile.in generated by automake 1.6.3 from Makefile.am. | 
|---|
| 2 | # @configure_input@ | 
|---|
| 3 |  | 
|---|
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 | 
|---|
| 5 | # 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 | @SET_MAKE@ | 
|---|
| 16 |  | 
|---|
| 17 | # synergy -- mouse and keyboard sharing utility | 
|---|
| 18 | # Copyright (C) 2002 Chris Schoeneman | 
|---|
| 19 | # | 
|---|
| 20 | # This package is free software; you can redistribute it and/or | 
|---|
| 21 | # modify it under the terms of the GNU General Public License | 
|---|
| 22 | # found in the file COPYING that should have accompanied this file. | 
|---|
| 23 | # | 
|---|
| 24 | # This package is distributed in the hope that it will be useful, | 
|---|
| 25 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | 
|---|
| 26 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
|---|
| 27 | # GNU General Public License for more details. | 
|---|
| 28 | SHELL = @SHELL@ | 
|---|
| 29 |  | 
|---|
| 30 | srcdir = @srcdir@ | 
|---|
| 31 | top_srcdir = @top_srcdir@ | 
|---|
| 32 | VPATH = @srcdir@ | 
|---|
| 33 | prefix = @prefix@ | 
|---|
| 34 | exec_prefix = @exec_prefix@ | 
|---|
| 35 |  | 
|---|
| 36 | bindir = @bindir@ | 
|---|
| 37 | sbindir = @sbindir@ | 
|---|
| 38 | libexecdir = @libexecdir@ | 
|---|
| 39 | datadir = @datadir@ | 
|---|
| 40 | sysconfdir = @sysconfdir@ | 
|---|
| 41 | sharedstatedir = @sharedstatedir@ | 
|---|
| 42 | localstatedir = @localstatedir@ | 
|---|
| 43 | libdir = @libdir@ | 
|---|
| 44 | infodir = @infodir@ | 
|---|
| 45 | mandir = @mandir@ | 
|---|
| 46 | includedir = @includedir@ | 
|---|
| 47 | oldincludedir = /usr/include | 
|---|
| 48 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
| 49 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
| 50 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
| 51 | top_builddir = ../.. | 
|---|
| 52 |  | 
|---|
| 53 | ACLOCAL = @ACLOCAL@ | 
|---|
| 54 | AUTOCONF = @AUTOCONF@ | 
|---|
| 55 | AUTOMAKE = @AUTOMAKE@ | 
|---|
| 56 | AUTOHEADER = @AUTOHEADER@ | 
|---|
| 57 |  | 
|---|
| 58 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | 
|---|
| 59 | INSTALL = @INSTALL@ | 
|---|
| 60 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
|---|
| 61 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
| 62 | install_sh_DATA = $(install_sh) -c -m 644 | 
|---|
| 63 | install_sh_PROGRAM = $(install_sh) -c | 
|---|
| 64 | install_sh_SCRIPT = $(install_sh) -c | 
|---|
| 65 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
| 66 | INSTALL_HEADER = $(INSTALL_DATA) | 
|---|
| 67 | transform = @program_transform_name@ | 
|---|
| 68 | NORMAL_INSTALL = : | 
|---|
| 69 | PRE_INSTALL = : | 
|---|
| 70 | POST_INSTALL = : | 
|---|
| 71 | NORMAL_UNINSTALL = : | 
|---|
| 72 | PRE_UNINSTALL = : | 
|---|
| 73 | POST_UNINSTALL = : | 
|---|
| 74 | host_alias = @host_alias@ | 
|---|
| 75 | host_triplet = @host@ | 
|---|
| 76 |  | 
|---|
| 77 | EXEEXT = @EXEEXT@ | 
|---|
| 78 | OBJEXT = @OBJEXT@ | 
|---|
| 79 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 
|---|
| 80 | AMTAR = @AMTAR@ | 
|---|
| 81 | AWK = @AWK@ | 
|---|
| 82 | CC = @CC@ | 
|---|
| 83 | CXX = @CXX@ | 
|---|
| 84 | DEPDIR = @DEPDIR@ | 
|---|
| 85 | HAVE_DOT = @HAVE_DOT@ | 
|---|
| 86 | INET_ATON_LIBS = @INET_ATON_LIBS@ | 
|---|
| 87 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
|---|
| 88 | NANOSLEEP_LIBS = @NANOSLEEP_LIBS@ | 
|---|
| 89 | OBJC = @OBJC@ | 
|---|
| 90 | OBJCFLAGS = @OBJCFLAGS@ | 
|---|
| 91 | PACKAGE = @PACKAGE@ | 
|---|
| 92 | PTHREAD_CC = @PTHREAD_CC@ | 
|---|
| 93 | PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ | 
|---|
| 94 | PTHREAD_LIBS = @PTHREAD_LIBS@ | 
|---|
| 95 | RANLIB = @RANLIB@ | 
|---|
| 96 | STRIP = @STRIP@ | 
|---|
| 97 | VERSION = @VERSION@ | 
|---|
| 98 | X_CFLAGS = @X_CFLAGS@ | 
|---|
| 99 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ | 
|---|
| 100 | X_LIBS = @X_LIBS@ | 
|---|
| 101 | X_PRE_LIBS = @X_PRE_LIBS@ | 
|---|
| 102 | acx_pthread_config = @acx_pthread_config@ | 
|---|
| 103 | am__include = @am__include@ | 
|---|
| 104 | am__quote = @am__quote@ | 
|---|
| 105 | install_sh = @install_sh@ | 
|---|
| 106 |  | 
|---|
| 107 | NULL = | 
|---|
| 108 |  | 
|---|
| 109 | EXTRA_DIST = \ | 
|---|
| 110 | base.dsp                                        \ | 
|---|
| 111 | $(NULL) | 
|---|
| 112 |  | 
|---|
| 113 |  | 
|---|
| 114 | MAINTAINERCLEANFILES = \ | 
|---|
| 115 | Makefile.in                                     \ | 
|---|
| 116 | $(NULL) | 
|---|
| 117 |  | 
|---|
| 118 |  | 
|---|
| 119 | noinst_LIBRARIES = libbase.a | 
|---|
| 120 | libbase_a_SOURCES = \ | 
|---|
| 121 | CEvent.cpp                                      \ | 
|---|
| 122 | CEventQueue.cpp                         \ | 
|---|
| 123 | CFunctionEventJob.cpp           \ | 
|---|
| 124 | CFunctionJob.cpp                        \ | 
|---|
| 125 | CLog.cpp                                        \ | 
|---|
| 126 | CSimpleEventQueueBuffer.cpp     \ | 
|---|
| 127 | CStopwatch.cpp                          \ | 
|---|
| 128 | CStringUtil.cpp                         \ | 
|---|
| 129 | CUnicode.cpp                            \ | 
|---|
| 130 | IEventQueue.cpp                         \ | 
|---|
| 131 | LogOutputters.cpp                       \ | 
|---|
| 132 | XBase.cpp                                       \ | 
|---|
| 133 | CEvent.h                                        \ | 
|---|
| 134 | CEventQueue.h                           \ | 
|---|
| 135 | CFunctionEventJob.h                     \ | 
|---|
| 136 | CFunctionJob.h                          \ | 
|---|
| 137 | CLog.h                                          \ | 
|---|
| 138 | CPriorityQueue.h                        \ | 
|---|
| 139 | CSimpleEventQueueBuffer.h       \ | 
|---|
| 140 | CStopwatch.h                            \ | 
|---|
| 141 | CString.h                                       \ | 
|---|
| 142 | CStringUtil.h                           \ | 
|---|
| 143 | CUnicode.h                                      \ | 
|---|
| 144 | IEventJob.h                                     \ | 
|---|
| 145 | IEventQueue.h                           \ | 
|---|
| 146 | IEventQueueBuffer.h                     \ | 
|---|
| 147 | IJob.h                                          \ | 
|---|
| 148 | ILogOutputter.h                         \ | 
|---|
| 149 | LogOutputters.h                         \ | 
|---|
| 150 | TMethodEventJob.h                       \ | 
|---|
| 151 | TMethodJob.h                            \ | 
|---|
| 152 | XBase.h                                         \ | 
|---|
| 153 | $(NULL) | 
|---|
| 154 |  | 
|---|
| 155 | INCLUDES = \ | 
|---|
| 156 | -I$(top_srcdir)/lib/common      \ | 
|---|
| 157 | -I$(top_srcdir)/lib/arch        \ | 
|---|
| 158 | $(NULL) | 
|---|
| 159 |  | 
|---|
| 160 | subdir = lib/base | 
|---|
| 161 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs | 
|---|
| 162 | CONFIG_HEADER = $(top_builddir)/config.h | 
|---|
| 163 | CONFIG_CLEAN_FILES = | 
|---|
| 164 | LIBRARIES = $(noinst_LIBRARIES) | 
|---|
| 165 |  | 
|---|
| 166 | libbase_a_AR = $(AR) cru | 
|---|
| 167 | libbase_a_LIBADD = | 
|---|
| 168 | am__objects_1 = | 
|---|
| 169 | am_libbase_a_OBJECTS = CEvent.$(OBJEXT) CEventQueue.$(OBJEXT) \ | 
|---|
| 170 | CFunctionEventJob.$(OBJEXT) CFunctionJob.$(OBJEXT) \ | 
|---|
| 171 | CLog.$(OBJEXT) CSimpleEventQueueBuffer.$(OBJEXT) \ | 
|---|
| 172 | CStopwatch.$(OBJEXT) CStringUtil.$(OBJEXT) CUnicode.$(OBJEXT) \ | 
|---|
| 173 | IEventQueue.$(OBJEXT) LogOutputters.$(OBJEXT) XBase.$(OBJEXT) \ | 
|---|
| 174 | $(am__objects_1) | 
|---|
| 175 | libbase_a_OBJECTS = $(am_libbase_a_OBJECTS) | 
|---|
| 176 |  | 
|---|
| 177 | DEFS = @DEFS@ | 
|---|
| 178 | DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) | 
|---|
| 179 | CPPFLAGS = @CPPFLAGS@ | 
|---|
| 180 | LDFLAGS = @LDFLAGS@ | 
|---|
| 181 | LIBS = @LIBS@ | 
|---|
| 182 | depcomp = $(SHELL) $(top_srcdir)/config/depcomp | 
|---|
| 183 | am__depfiles_maybe = depfiles | 
|---|
| 184 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/CEvent.Po ./$(DEPDIR)/CEventQueue.Po \ | 
|---|
| 185 | @AMDEP_TRUE@    ./$(DEPDIR)/CFunctionEventJob.Po \ | 
|---|
| 186 | @AMDEP_TRUE@    ./$(DEPDIR)/CFunctionJob.Po ./$(DEPDIR)/CLog.Po \ | 
|---|
| 187 | @AMDEP_TRUE@    ./$(DEPDIR)/CSimpleEventQueueBuffer.Po \ | 
|---|
| 188 | @AMDEP_TRUE@    ./$(DEPDIR)/CStopwatch.Po \ | 
|---|
| 189 | @AMDEP_TRUE@    ./$(DEPDIR)/CStringUtil.Po ./$(DEPDIR)/CUnicode.Po \ | 
|---|
| 190 | @AMDEP_TRUE@    ./$(DEPDIR)/IEventQueue.Po \ | 
|---|
| 191 | @AMDEP_TRUE@    ./$(DEPDIR)/LogOutputters.Po ./$(DEPDIR)/XBase.Po | 
|---|
| 192 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | 
|---|
| 193 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | 
|---|
| 194 | CXXLD = $(CXX) | 
|---|
| 195 | CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ | 
|---|
| 196 | -o $@ | 
|---|
| 197 | CXXFLAGS = @CXXFLAGS@ | 
|---|
| 198 | CFLAGS = @CFLAGS@ | 
|---|
| 199 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | 
|---|
| 200 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 
|---|
| 201 | CCLD = $(CC) | 
|---|
| 202 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ | 
|---|
| 203 | DIST_SOURCES = $(libbase_a_SOURCES) | 
|---|
| 204 | DIST_COMMON = Makefile.am Makefile.in | 
|---|
| 205 | SOURCES = $(libbase_a_SOURCES) | 
|---|
| 206 |  | 
|---|
| 207 | all: all-am | 
|---|
| 208 |  | 
|---|
| 209 | .SUFFIXES: | 
|---|
| 210 | .SUFFIXES: .cpp .o .obj | 
|---|
| 211 | $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4) | 
|---|
| 212 | cd $(top_srcdir) && \ | 
|---|
| 213 | $(AUTOMAKE) --gnu  lib/base/Makefile | 
|---|
| 214 | Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status | 
|---|
| 215 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | 
|---|
| 216 |  | 
|---|
| 217 | AR = ar | 
|---|
| 218 |  | 
|---|
| 219 | clean-noinstLIBRARIES: | 
|---|
| 220 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | 
|---|
| 221 | libbase.a: $(libbase_a_OBJECTS) $(libbase_a_DEPENDENCIES) | 
|---|
| 222 | -rm -f libbase.a | 
|---|
| 223 | $(libbase_a_AR) libbase.a $(libbase_a_OBJECTS) $(libbase_a_LIBADD) | 
|---|
| 224 | $(RANLIB) libbase.a | 
|---|
| 225 |  | 
|---|
| 226 | mostlyclean-compile: | 
|---|
| 227 | -rm -f *.$(OBJEXT) core *.core | 
|---|
| 228 |  | 
|---|
| 229 | distclean-compile: | 
|---|
| 230 | -rm -f *.tab.c | 
|---|
| 231 |  | 
|---|
| 232 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CEvent.Po@am__quote@ | 
|---|
| 233 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CEventQueue.Po@am__quote@ | 
|---|
| 234 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CFunctionEventJob.Po@am__quote@ | 
|---|
| 235 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CFunctionJob.Po@am__quote@ | 
|---|
| 236 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CLog.Po@am__quote@ | 
|---|
| 237 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CSimpleEventQueueBuffer.Po@am__quote@ | 
|---|
| 238 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CStopwatch.Po@am__quote@ | 
|---|
| 239 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CStringUtil.Po@am__quote@ | 
|---|
| 240 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CUnicode.Po@am__quote@ | 
|---|
| 241 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IEventQueue.Po@am__quote@ | 
|---|
| 242 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LogOutputters.Po@am__quote@ | 
|---|
| 243 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XBase.Po@am__quote@ | 
|---|
| 244 |  | 
|---|
| 245 | distclean-depend: | 
|---|
| 246 | -rm -rf ./$(DEPDIR) | 
|---|
| 247 |  | 
|---|
| 248 | .cpp.o: | 
|---|
| 249 | @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| 250 | @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | 
|---|
| 251 | @AMDEP_TRUE@    $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| 252 | $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< | 
|---|
| 253 |  | 
|---|
| 254 | .cpp.obj: | 
|---|
| 255 | @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| 256 | @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | 
|---|
| 257 | @AMDEP_TRUE@    $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| 258 | $(CXXCOMPILE) -c -o $@ `cygpath -w $<` | 
|---|
| 259 | CXXDEPMODE = @CXXDEPMODE@ | 
|---|
| 260 | uninstall-info-am: | 
|---|
| 261 |  | 
|---|
| 262 | ETAGS = etags | 
|---|
| 263 | ETAGSFLAGS = | 
|---|
| 264 |  | 
|---|
| 265 | tags: TAGS | 
|---|
| 266 |  | 
|---|
| 267 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | 
|---|
| 268 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 269 | unique=`for i in $$list; do \ | 
|---|
| 270 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 271 | done | \ | 
|---|
| 272 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 273 | END { for (i in files) print i; }'`; \ | 
|---|
| 274 | mkid -fID $$unique | 
|---|
| 275 |  | 
|---|
| 276 | TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
| 277 | $(TAGS_FILES) $(LISP) | 
|---|
| 278 | tags=; \ | 
|---|
| 279 | here=`pwd`; \ | 
|---|
| 280 | list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 281 | unique=`for i in $$list; do \ | 
|---|
| 282 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 283 | done | \ | 
|---|
| 284 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 285 | END { for (i in files) print i; }'`; \ | 
|---|
| 286 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ | 
|---|
| 287 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | 
|---|
| 288 | $$tags $$unique | 
|---|
| 289 |  | 
|---|
| 290 | GTAGS: | 
|---|
| 291 | here=`$(am__cd) $(top_builddir) && pwd` \ | 
|---|
| 292 | && cd $(top_srcdir) \ | 
|---|
| 293 | && gtags -i $(GTAGS_ARGS) $$here | 
|---|
| 294 |  | 
|---|
| 295 | distclean-tags: | 
|---|
| 296 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH | 
|---|
| 297 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
| 298 |  | 
|---|
| 299 | top_distdir = ../.. | 
|---|
| 300 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | 
|---|
| 301 |  | 
|---|
| 302 | distdir: $(DISTFILES) | 
|---|
| 303 | @list='$(DISTFILES)'; for file in $$list; do \ | 
|---|
| 304 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | 
|---|
| 305 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | 
|---|
| 306 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | 
|---|
| 307 | dir="/$$dir"; \ | 
|---|
| 308 | $(mkinstalldirs) "$(distdir)$$dir"; \ | 
|---|
| 309 | else \ | 
|---|
| 310 | dir=''; \ | 
|---|
| 311 | fi; \ | 
|---|
| 312 | if test -d $$d/$$file; then \ | 
|---|
| 313 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | 
|---|
| 314 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | 
|---|
| 315 | fi; \ | 
|---|
| 316 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | 
|---|
| 317 | else \ | 
|---|
| 318 | test -f $(distdir)/$$file \ | 
|---|
| 319 | || cp -p $$d/$$file $(distdir)/$$file \ | 
|---|
| 320 | || exit 1; \ | 
|---|
| 321 | fi; \ | 
|---|
| 322 | done | 
|---|
| 323 | check-am: all-am | 
|---|
| 324 | check: check-am | 
|---|
| 325 | all-am: Makefile $(LIBRARIES) | 
|---|
| 326 |  | 
|---|
| 327 | installdirs: | 
|---|
| 328 |  | 
|---|
| 329 | install: install-am | 
|---|
| 330 | install-exec: install-exec-am | 
|---|
| 331 | install-data: install-data-am | 
|---|
| 332 | uninstall: uninstall-am | 
|---|
| 333 |  | 
|---|
| 334 | install-am: all-am | 
|---|
| 335 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
| 336 |  | 
|---|
| 337 | installcheck: installcheck-am | 
|---|
| 338 | install-strip: | 
|---|
| 339 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
| 340 | INSTALL_STRIP_FLAG=-s \ | 
|---|
| 341 | `test -z '$(STRIP)' || \ | 
|---|
| 342 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | 
|---|
| 343 | mostlyclean-generic: | 
|---|
| 344 |  | 
|---|
| 345 | clean-generic: | 
|---|
| 346 |  | 
|---|
| 347 | distclean-generic: | 
|---|
| 348 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | 
|---|
| 349 |  | 
|---|
| 350 | maintainer-clean-generic: | 
|---|
| 351 | @echo "This command is intended for maintainers to use" | 
|---|
| 352 | @echo "it deletes files that may require special tools to rebuild." | 
|---|
| 353 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | 
|---|
| 354 | clean: clean-am | 
|---|
| 355 |  | 
|---|
| 356 | clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am | 
|---|
| 357 |  | 
|---|
| 358 | distclean: distclean-am | 
|---|
| 359 |  | 
|---|
| 360 | distclean-am: clean-am distclean-compile distclean-depend \ | 
|---|
| 361 | distclean-generic distclean-tags | 
|---|
| 362 |  | 
|---|
| 363 | dvi: dvi-am | 
|---|
| 364 |  | 
|---|
| 365 | dvi-am: | 
|---|
| 366 |  | 
|---|
| 367 | info: info-am | 
|---|
| 368 |  | 
|---|
| 369 | info-am: | 
|---|
| 370 |  | 
|---|
| 371 | install-data-am: | 
|---|
| 372 |  | 
|---|
| 373 | install-exec-am: | 
|---|
| 374 |  | 
|---|
| 375 | install-info: install-info-am | 
|---|
| 376 |  | 
|---|
| 377 | install-man: | 
|---|
| 378 |  | 
|---|
| 379 | installcheck-am: | 
|---|
| 380 |  | 
|---|
| 381 | maintainer-clean: maintainer-clean-am | 
|---|
| 382 |  | 
|---|
| 383 | maintainer-clean-am: distclean-am maintainer-clean-generic | 
|---|
| 384 |  | 
|---|
| 385 | mostlyclean: mostlyclean-am | 
|---|
| 386 |  | 
|---|
| 387 | mostlyclean-am: mostlyclean-compile mostlyclean-generic | 
|---|
| 388 |  | 
|---|
| 389 | uninstall-am: uninstall-info-am | 
|---|
| 390 |  | 
|---|
| 391 | .PHONY: GTAGS all all-am check check-am clean clean-generic \ | 
|---|
| 392 | clean-noinstLIBRARIES distclean distclean-compile \ | 
|---|
| 393 | distclean-depend distclean-generic distclean-tags distdir dvi \ | 
|---|
| 394 | dvi-am info info-am install install-am install-data \ | 
|---|
| 395 | install-data-am install-exec install-exec-am install-info \ | 
|---|
| 396 | install-info-am install-man install-strip installcheck \ | 
|---|
| 397 | installcheck-am installdirs maintainer-clean \ | 
|---|
| 398 | maintainer-clean-generic mostlyclean mostlyclean-compile \ | 
|---|
| 399 | mostlyclean-generic tags uninstall uninstall-am \ | 
|---|
| 400 | uninstall-info-am | 
|---|
| 401 |  | 
|---|
| 402 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
| 403 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
| 404 | .NOEXPORT: | 
|---|