| 1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
|---|
| 2 | # @configure_input@ |
|---|
| 3 | |
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 | # 2003, 2004, 2005, 2006 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 | VPATH = @srcdir@ |
|---|
| 18 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 19 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 20 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 22 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 23 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 24 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 25 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 26 | transform = $(program_transform_name) |
|---|
| 27 | NORMAL_INSTALL = : |
|---|
| 28 | PRE_INSTALL = : |
|---|
| 29 | POST_INSTALL = : |
|---|
| 30 | NORMAL_UNINSTALL = : |
|---|
| 31 | PRE_UNINSTALL = : |
|---|
| 32 | POST_UNINSTALL = : |
|---|
| 33 | build_triplet = @build@ |
|---|
| 34 | host_triplet = @host@ |
|---|
| 35 | target_triplet = @target@ |
|---|
| 36 | subdir = PlugIns/CgProgramManager/include |
|---|
| 37 | DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ |
|---|
| 38 | $(srcdir)/Makefile.in |
|---|
| 39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 40 | am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \ |
|---|
| 41 | $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in |
|---|
| 42 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 43 | $(ACLOCAL_M4) |
|---|
| 44 | mkinstalldirs = $(install_sh) -d |
|---|
| 45 | CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h |
|---|
| 46 | CONFIG_CLEAN_FILES = |
|---|
| 47 | SOURCES = |
|---|
| 48 | DIST_SOURCES = |
|---|
| 49 | HEADERS = $(noinst_HEADERS) |
|---|
| 50 | ETAGS = etags |
|---|
| 51 | CTAGS = ctags |
|---|
| 52 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 53 | ACLOCAL = @ACLOCAL@ |
|---|
| 54 | AMTAR = @AMTAR@ |
|---|
| 55 | AR = @AR@ |
|---|
| 56 | AUTOCONF = @AUTOCONF@ |
|---|
| 57 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 58 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 59 | AWK = @AWK@ |
|---|
| 60 | CC = @CC@ |
|---|
| 61 | CCDEPMODE = @CCDEPMODE@ |
|---|
| 62 | CEGUI_CFLAGS = @CEGUI_CFLAGS@ |
|---|
| 63 | CEGUI_LIBS = @CEGUI_LIBS@ |
|---|
| 64 | CFLAGS = @CFLAGS@ |
|---|
| 65 | CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@ |
|---|
| 66 | CPP = @CPP@ |
|---|
| 67 | CPPFLAGS = @CPPFLAGS@ |
|---|
| 68 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
|---|
| 69 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
|---|
| 70 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
|---|
| 71 | CXX = @CXX@ |
|---|
| 72 | CXXCPP = @CXXCPP@ |
|---|
| 73 | CXXDEPMODE = @CXXDEPMODE@ |
|---|
| 74 | CXXFLAGS = @CXXFLAGS@ |
|---|
| 75 | CYGPATH_W = @CYGPATH_W@ |
|---|
| 76 | DEFS = @DEFS@ |
|---|
| 77 | DEPDIR = @DEPDIR@ |
|---|
| 78 | ECHO = @ECHO@ |
|---|
| 79 | ECHO_C = @ECHO_C@ |
|---|
| 80 | ECHO_N = @ECHO_N@ |
|---|
| 81 | ECHO_T = @ECHO_T@ |
|---|
| 82 | EGREP = @EGREP@ |
|---|
| 83 | EXEEXT = @EXEEXT@ |
|---|
| 84 | F77 = @F77@ |
|---|
| 85 | FFLAGS = @FFLAGS@ |
|---|
| 86 | FT2_CFLAGS = @FT2_CFLAGS@ |
|---|
| 87 | FT2_CONFIG = @FT2_CONFIG@ |
|---|
| 88 | FT2_LIBS = @FT2_LIBS@ |
|---|
| 89 | GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@ |
|---|
| 90 | GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ |
|---|
| 91 | GL_LIBS = @GL_LIBS@ |
|---|
| 92 | GREP = @GREP@ |
|---|
| 93 | GTK_CFLAGS = @GTK_CFLAGS@ |
|---|
| 94 | GTK_LIBS = @GTK_LIBS@ |
|---|
| 95 | INSTALL = @INSTALL@ |
|---|
| 96 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 97 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 98 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 99 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 100 | LDFLAGS = @LDFLAGS@ |
|---|
| 101 | LEX = @LEX@ |
|---|
| 102 | LEXLIB = @LEXLIB@ |
|---|
| 103 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
|---|
| 104 | LIBOBJS = @LIBOBJS@ |
|---|
| 105 | LIBS = @LIBS@ |
|---|
| 106 | LIBTOOL = @LIBTOOL@ |
|---|
| 107 | LN_S = @LN_S@ |
|---|
| 108 | LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 109 | MAKEINFO = @MAKEINFO@ |
|---|
| 110 | MKDIR_P = @MKDIR_P@ |
|---|
| 111 | OBJEXT = @OBJEXT@ |
|---|
| 112 | OGRE_CFLAGS = @OGRE_CFLAGS@ |
|---|
| 113 | OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ |
|---|
| 114 | OGRE_GUI = @OGRE_GUI@ |
|---|
| 115 | OGRE_PLATFORM = @OGRE_PLATFORM@ |
|---|
| 116 | OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@ |
|---|
| 117 | OIS_CFLAGS = @OIS_CFLAGS@ |
|---|
| 118 | OIS_LIBS = @OIS_LIBS@ |
|---|
| 119 | OPENEXR_CFLAGS = @OPENEXR_CFLAGS@ |
|---|
| 120 | OPENEXR_LIBS = @OPENEXR_LIBS@ |
|---|
| 121 | PACKAGE = @PACKAGE@ |
|---|
| 122 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 123 | PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 124 | PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 125 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 126 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 127 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 128 | PKG_CONFIG = @PKG_CONFIG@ |
|---|
| 129 | PLATFORM_CFLAGS = @PLATFORM_CFLAGS@ |
|---|
| 130 | PLATFORM_LIBS = @PLATFORM_LIBS@ |
|---|
| 131 | PLUGIN_FLAGS = @PLUGIN_FLAGS@ |
|---|
| 132 | RANLIB = @RANLIB@ |
|---|
| 133 | RC = @RC@ |
|---|
| 134 | SED = @SED@ |
|---|
| 135 | SET_MAKE = @SET_MAKE@ |
|---|
| 136 | SHARED_FLAGS = @SHARED_FLAGS@ |
|---|
| 137 | SHELL = @SHELL@ |
|---|
| 138 | STLPORT_CFLAGS = @STLPORT_CFLAGS@ |
|---|
| 139 | STLPORT_LIBS = @STLPORT_LIBS@ |
|---|
| 140 | STRIP = @STRIP@ |
|---|
| 141 | VERSION = @VERSION@ |
|---|
| 142 | XMKMF = @XMKMF@ |
|---|
| 143 | YACC = @YACC@ |
|---|
| 144 | YFLAGS = @YFLAGS@ |
|---|
| 145 | ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ |
|---|
| 146 | ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ |
|---|
| 147 | abs_builddir = @abs_builddir@ |
|---|
| 148 | abs_srcdir = @abs_srcdir@ |
|---|
| 149 | abs_top_builddir = @abs_top_builddir@ |
|---|
| 150 | abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 151 | ac_ct_CC = @ac_ct_CC@ |
|---|
| 152 | ac_ct_CXX = @ac_ct_CXX@ |
|---|
| 153 | ac_ct_F77 = @ac_ct_F77@ |
|---|
| 154 | am__include = @am__include@ |
|---|
| 155 | am__leading_dot = @am__leading_dot@ |
|---|
| 156 | am__quote = @am__quote@ |
|---|
| 157 | am__tar = @am__tar@ |
|---|
| 158 | am__untar = @am__untar@ |
|---|
| 159 | bindir = @bindir@ |
|---|
| 160 | build = @build@ |
|---|
| 161 | build_alias = @build_alias@ |
|---|
| 162 | build_cpu = @build_cpu@ |
|---|
| 163 | build_os = @build_os@ |
|---|
| 164 | build_vendor = @build_vendor@ |
|---|
| 165 | builddir = @builddir@ |
|---|
| 166 | datadir = @datadir@ |
|---|
| 167 | datarootdir = @datarootdir@ |
|---|
| 168 | docdir = @docdir@ |
|---|
| 169 | dvidir = @dvidir@ |
|---|
| 170 | exec_prefix = @exec_prefix@ |
|---|
| 171 | host = @host@ |
|---|
| 172 | host_alias = @host_alias@ |
|---|
| 173 | host_cpu = @host_cpu@ |
|---|
| 174 | host_os = @host_os@ |
|---|
| 175 | host_vendor = @host_vendor@ |
|---|
| 176 | htmldir = @htmldir@ |
|---|
| 177 | includedir = @includedir@ |
|---|
| 178 | infodir = @infodir@ |
|---|
| 179 | install_sh = @install_sh@ |
|---|
| 180 | libdir = @libdir@ |
|---|
| 181 | libexecdir = @libexecdir@ |
|---|
| 182 | localedir = @localedir@ |
|---|
| 183 | localstatedir = @localstatedir@ |
|---|
| 184 | mandir = @mandir@ |
|---|
| 185 | mkdir_p = @mkdir_p@ |
|---|
| 186 | ogreexecdir = @ogreexecdir@ |
|---|
| 187 | oldincludedir = @oldincludedir@ |
|---|
| 188 | pdfdir = @pdfdir@ |
|---|
| 189 | prefix = @prefix@ |
|---|
| 190 | program_transform_name = @program_transform_name@ |
|---|
| 191 | psdir = @psdir@ |
|---|
| 192 | sbindir = @sbindir@ |
|---|
| 193 | sharedstatedir = @sharedstatedir@ |
|---|
| 194 | srcdir = @srcdir@ |
|---|
| 195 | sysconfdir = @sysconfdir@ |
|---|
| 196 | target = @target@ |
|---|
| 197 | target_alias = @target_alias@ |
|---|
| 198 | target_cpu = @target_cpu@ |
|---|
| 199 | target_os = @target_os@ |
|---|
| 200 | target_vendor = @target_vendor@ |
|---|
| 201 | top_builddir = @top_builddir@ |
|---|
| 202 | top_srcdir = @top_srcdir@ |
|---|
| 203 | noinst_HEADERS = OgreCgPrerequisites.h \ |
|---|
| 204 | OgreCgPlugin.h \ |
|---|
| 205 | OgreCgProgram.h \ |
|---|
| 206 | OgreCgProgramFactory.h |
|---|
| 207 | |
|---|
| 208 | all: all-am |
|---|
| 209 | |
|---|
| 210 | .SUFFIXES: |
|---|
| 211 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 212 | @for dep in $?; do \ |
|---|
| 213 | case '$(am__configure_deps)' in \ |
|---|
| 214 | *$$dep*) \ |
|---|
| 215 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
|---|
| 216 | && exit 0; \ |
|---|
| 217 | exit 1;; \ |
|---|
| 218 | esac; \ |
|---|
| 219 | done; \ |
|---|
| 220 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign PlugIns/CgProgramManager/include/Makefile'; \ |
|---|
| 221 | cd $(top_srcdir) && \ |
|---|
| 222 | $(AUTOMAKE) --foreign PlugIns/CgProgramManager/include/Makefile |
|---|
| 223 | .PRECIOUS: Makefile |
|---|
| 224 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 225 | @case '$?' in \ |
|---|
| 226 | *config.status*) \ |
|---|
| 227 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
|---|
| 228 | *) \ |
|---|
| 229 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
|---|
| 230 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
|---|
| 231 | esac; |
|---|
| 232 | |
|---|
| 233 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 234 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 235 | |
|---|
| 236 | $(top_srcdir)/configure: $(am__configure_deps) |
|---|
| 237 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 238 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|---|
| 239 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 240 | |
|---|
| 241 | mostlyclean-libtool: |
|---|
| 242 | -rm -f *.lo |
|---|
| 243 | |
|---|
| 244 | clean-libtool: |
|---|
| 245 | -rm -rf .libs _libs |
|---|
| 246 | |
|---|
| 247 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 248 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 249 | unique=`for i in $$list; do \ |
|---|
| 250 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 251 | done | \ |
|---|
| 252 | $(AWK) ' { files[$$0] = 1; } \ |
|---|
| 253 | END { for (i in files) print i; }'`; \ |
|---|
| 254 | mkid -fID $$unique |
|---|
| 255 | tags: TAGS |
|---|
| 256 | |
|---|
| 257 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 258 | $(TAGS_FILES) $(LISP) |
|---|
| 259 | tags=; \ |
|---|
| 260 | here=`pwd`; \ |
|---|
| 261 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 262 | unique=`for i in $$list; do \ |
|---|
| 263 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 264 | done | \ |
|---|
| 265 | $(AWK) ' { files[$$0] = 1; } \ |
|---|
| 266 | END { for (i in files) print i; }'`; \ |
|---|
| 267 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
|---|
| 268 | test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 269 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 270 | $$tags $$unique; \ |
|---|
| 271 | fi |
|---|
| 272 | ctags: CTAGS |
|---|
| 273 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 274 | $(TAGS_FILES) $(LISP) |
|---|
| 275 | tags=; \ |
|---|
| 276 | here=`pwd`; \ |
|---|
| 277 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 278 | unique=`for i in $$list; do \ |
|---|
| 279 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 280 | done | \ |
|---|
| 281 | $(AWK) ' { files[$$0] = 1; } \ |
|---|
| 282 | END { for (i in files) print i; }'`; \ |
|---|
| 283 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
|---|
| 284 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 285 | $$tags $$unique |
|---|
| 286 | |
|---|
| 287 | GTAGS: |
|---|
| 288 | here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 289 | && cd $(top_srcdir) \ |
|---|
| 290 | && gtags -i $(GTAGS_ARGS) $$here |
|---|
| 291 | |
|---|
| 292 | distclean-tags: |
|---|
| 293 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 294 | |
|---|
| 295 | distdir: $(DISTFILES) |
|---|
| 296 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 297 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 298 | list='$(DISTFILES)'; \ |
|---|
| 299 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 300 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 301 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 302 | case $$dist_files in \ |
|---|
| 303 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 304 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 305 | sort -u` ;; \ |
|---|
| 306 | esac; \ |
|---|
| 307 | for file in $$dist_files; do \ |
|---|
| 308 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 309 | if test -d $$d/$$file; then \ |
|---|
| 310 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 311 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 312 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 313 | fi; \ |
|---|
| 314 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 315 | else \ |
|---|
| 316 | test -f $(distdir)/$$file \ |
|---|
| 317 | || cp -p $$d/$$file $(distdir)/$$file \ |
|---|
| 318 | || exit 1; \ |
|---|
| 319 | fi; \ |
|---|
| 320 | done |
|---|
| 321 | check-am: all-am |
|---|
| 322 | check: check-am |
|---|
| 323 | all-am: Makefile $(HEADERS) |
|---|
| 324 | installdirs: |
|---|
| 325 | install: install-am |
|---|
| 326 | install-exec: install-exec-am |
|---|
| 327 | install-data: install-data-am |
|---|
| 328 | uninstall: uninstall-am |
|---|
| 329 | |
|---|
| 330 | install-am: all-am |
|---|
| 331 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 332 | |
|---|
| 333 | installcheck: installcheck-am |
|---|
| 334 | install-strip: |
|---|
| 335 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 336 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 337 | `test -z '$(STRIP)' || \ |
|---|
| 338 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 339 | mostlyclean-generic: |
|---|
| 340 | |
|---|
| 341 | clean-generic: |
|---|
| 342 | |
|---|
| 343 | distclean-generic: |
|---|
| 344 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 345 | |
|---|
| 346 | maintainer-clean-generic: |
|---|
| 347 | @echo "This command is intended for maintainers to use" |
|---|
| 348 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 349 | clean: clean-am |
|---|
| 350 | |
|---|
| 351 | clean-am: clean-generic clean-libtool mostlyclean-am |
|---|
| 352 | |
|---|
| 353 | distclean: distclean-am |
|---|
| 354 | -rm -f Makefile |
|---|
| 355 | distclean-am: clean-am distclean-generic distclean-tags |
|---|
| 356 | |
|---|
| 357 | dvi: dvi-am |
|---|
| 358 | |
|---|
| 359 | dvi-am: |
|---|
| 360 | |
|---|
| 361 | html: html-am |
|---|
| 362 | |
|---|
| 363 | info: info-am |
|---|
| 364 | |
|---|
| 365 | info-am: |
|---|
| 366 | |
|---|
| 367 | install-data-am: |
|---|
| 368 | |
|---|
| 369 | install-dvi: install-dvi-am |
|---|
| 370 | |
|---|
| 371 | install-exec-am: |
|---|
| 372 | |
|---|
| 373 | install-html: install-html-am |
|---|
| 374 | |
|---|
| 375 | install-info: install-info-am |
|---|
| 376 | |
|---|
| 377 | install-man: |
|---|
| 378 | |
|---|
| 379 | install-pdf: install-pdf-am |
|---|
| 380 | |
|---|
| 381 | install-ps: install-ps-am |
|---|
| 382 | |
|---|
| 383 | installcheck-am: |
|---|
| 384 | |
|---|
| 385 | maintainer-clean: maintainer-clean-am |
|---|
| 386 | -rm -f Makefile |
|---|
| 387 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 388 | |
|---|
| 389 | mostlyclean: mostlyclean-am |
|---|
| 390 | |
|---|
| 391 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
|---|
| 392 | |
|---|
| 393 | pdf: pdf-am |
|---|
| 394 | |
|---|
| 395 | pdf-am: |
|---|
| 396 | |
|---|
| 397 | ps: ps-am |
|---|
| 398 | |
|---|
| 399 | ps-am: |
|---|
| 400 | |
|---|
| 401 | uninstall-am: |
|---|
| 402 | |
|---|
| 403 | .MAKE: install-am install-strip |
|---|
| 404 | |
|---|
| 405 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
|---|
| 406 | clean-libtool ctags distclean distclean-generic \ |
|---|
| 407 | distclean-libtool distclean-tags distdir dvi dvi-am html \ |
|---|
| 408 | html-am info info-am install install-am install-data \ |
|---|
| 409 | install-data-am install-dvi install-dvi-am install-exec \ |
|---|
| 410 | install-exec-am install-html install-html-am install-info \ |
|---|
| 411 | install-info-am install-man install-pdf install-pdf-am \ |
|---|
| 412 | install-ps install-ps-am install-strip installcheck \ |
|---|
| 413 | installcheck-am installdirs maintainer-clean \ |
|---|
| 414 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
|---|
| 415 | mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ |
|---|
| 416 | uninstall-am |
|---|
| 417 | |
|---|
| 418 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 419 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 420 | .NOEXPORT: |
|---|