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