Makefile.in
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:15k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  2. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
  3. # Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. # These are the subdirectories that are always built
  13. SHELL = @SHELL@
  14. srcdir = @srcdir@
  15. top_srcdir = @top_srcdir@
  16. VPATH = @srcdir@
  17. prefix = @prefix@
  18. exec_prefix = @exec_prefix@
  19. bindir = @bindir@
  20. sbindir = @sbindir@
  21. libexecdir = @libexecdir@
  22. datadir = @datadir@
  23. sysconfdir = @sysconfdir@
  24. sharedstatedir = @sharedstatedir@
  25. localstatedir = @localstatedir@
  26. libdir = @libdir@
  27. infodir = @infodir@
  28. mandir = @mandir@
  29. includedir = @includedir@
  30. oldincludedir = /usr/include
  31. pkgdatadir = $(datadir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkgincludedir = $(includedir)/@PACKAGE@
  34. top_builddir = ..
  35. ACLOCAL = @ACLOCAL@
  36. AUTOCONF = @AUTOCONF@
  37. AUTOMAKE = @AUTOMAKE@
  38. AUTOHEADER = @AUTOHEADER@
  39. INSTALL = @INSTALL@
  40. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  41. INSTALL_DATA = @INSTALL_DATA@
  42. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  43. INSTALL_HEADER = $(INSTALL_DATA)
  44. transform = @program_transform_name@
  45. NORMAL_INSTALL = :
  46. PRE_INSTALL = :
  47. POST_INSTALL = :
  48. NORMAL_UNINSTALL = :
  49. PRE_UNINSTALL = :
  50. POST_UNINSTALL = :
  51. host_alias = @host_alias@
  52. host_triplet = @host@
  53. AMTAR = @AMTAR@
  54. ARCH = @ARCH@
  55. ARTSCCONFIG = @ARTSCCONFIG@
  56. AS = @AS@
  57. ASFLAGS = @ASFLAGS@
  58. AUDIO_DRIVERS = @AUDIO_DRIVERS@
  59. AUDIO_SUBDIRS = @AUDIO_SUBDIRS@
  60. AWK = @AWK@
  61. CC = @CC@
  62. CCAS = @CCAS@
  63. CCASFLAGS = @CCASFLAGS@
  64. CDROM_DRIVERS = @CDROM_DRIVERS@
  65. CDROM_SUBDIRS = @CDROM_SUBDIRS@
  66. CXX = @CXX@
  67. DEPDIR = @DEPDIR@
  68. DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
  69. DIRECTFB_LIBS = @DIRECTFB_LIBS@
  70. DLLTOOL = @DLLTOOL@
  71. ESD_CFLAGS = @ESD_CFLAGS@
  72. ESD_CONFIG = @ESD_CONFIG@
  73. ESD_LIBS = @ESD_LIBS@
  74. EXEEXT = @EXEEXT@
  75. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  76. JOYSTICK_DRIVERS = @JOYSTICK_DRIVERS@
  77. JOYSTICK_SUBDIRS = @JOYSTICK_SUBDIRS@
  78. LIBTOOL = @LIBTOOL@
  79. LN_S = @LN_S@
  80. LT_AGE = @LT_AGE@
  81. LT_CURRENT = @LT_CURRENT@
  82. LT_RELEASE = @LT_RELEASE@
  83. LT_REVISION = @LT_REVISION@
  84. NASM = @NASM@
  85. NASMFLAGS = @NASMFLAGS@
  86. OBJC = @OBJC@
  87. OBJCDEPMODE = @OBJCDEPMODE@
  88. OBJCFLAGS = @OBJCFLAGS@
  89. OBJDUMP = @OBJDUMP@
  90. OBJEXT = @OBJEXT@
  91. PACKAGE = @PACKAGE@
  92. PKG_CONFIG = @PKG_CONFIG@
  93. PTH_CONFIG = @PTH_CONFIG@
  94. RANLIB = @RANLIB@
  95. SDL_BINARY_AGE = @SDL_BINARY_AGE@
  96. SDL_CFLAGS = @SDL_CFLAGS@
  97. SDL_EXTRADIRS = @SDL_EXTRADIRS@
  98. SDL_EXTRALIBS = @SDL_EXTRALIBS@
  99. SDL_INTERFACE_AGE = @SDL_INTERFACE_AGE@
  100. SDL_LIBS = @SDL_LIBS@
  101. SDL_MAJOR_VERSION = @SDL_MAJOR_VERSION@
  102. SDL_MICRO_VERSION = @SDL_MICRO_VERSION@
  103. SDL_MINOR_VERSION = @SDL_MINOR_VERSION@
  104. SDL_RLD_FLAGS = @SDL_RLD_FLAGS@
  105. SDL_VERSION = @SDL_VERSION@
  106. SHARED_SYSTEM_LIBS = @SHARED_SYSTEM_LIBS@
  107. STATIC_SYSTEM_LIBS = @STATIC_SYSTEM_LIBS@
  108. SYSTEM_LIBS = @SYSTEM_LIBS@
  109. VERSION = @VERSION@
  110. VIDEO_DRIVERS = @VIDEO_DRIVERS@
  111. VIDEO_SUBDIRS = @VIDEO_SUBDIRS@
  112. X_CFLAGS = @X_CFLAGS@
  113. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  114. X_LIBS = @X_LIBS@
  115. X_PRE_LIBS = @X_PRE_LIBS@
  116. am__include = @am__include@
  117. am__quote = @am__quote@
  118. arts_lib = @arts_lib@
  119. esd_lib = @esd_lib@
  120. install_sh = @install_sh@
  121. CORE_SUBDIRS = 
  122. main
  123. # These are the subdirectories which may be built
  124. EXTRA_SUBDIRS = 
  125.  audio video events joystick cdrom thread timer endian file hermes
  126. # These are the subdirectories which will be built now
  127. SUBDIRS = $(CORE_SUBDIRS) @SDL_EXTRADIRS@
  128. # These are the subdirectories which will be distributed with "make dist"
  129. DIST_SUBDIRS = $(CORE_SUBDIRS) $(EXTRA_SUBDIRS)
  130. # The SDL library target
  131. lib_LTLIBRARIES = libSDL.la
  132. libSDL_la_SOURCES = $(GENERAL_SRCS)
  133. libSDL_la_LDFLAGS = 
  134.         -release $(LT_RELEASE)
  135. -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
  136. libSDL_la_LIBADD = 
  137. main/libarch.la
  138. @SDL_EXTRALIBS@
  139. @SYSTEM_LIBS@
  140. libSDL_la_DEPENDENCIES = 
  141. main/libarch.la
  142. @SDL_EXTRALIBS@
  143. # The SDL library sources
  144. GENERAL_SRCS = 
  145. SDL.c
  146. SDL_error.c
  147. SDL_error_c.h
  148. SDL_fatal.c
  149. SDL_fatal.h
  150. SDL_getenv.c
  151. SDL_loadso.c
  152. SDL_loadso.h
  153. subdir = src
  154. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  155. CONFIG_CLEAN_FILES =
  156. LTLIBRARIES = $(lib_LTLIBRARIES)
  157. am_libSDL_la_OBJECTS = SDL.lo SDL_error.lo SDL_fatal.lo SDL_getenv.lo 
  158. SDL_loadso.lo
  159. libSDL_la_OBJECTS = $(am_libSDL_la_OBJECTS)
  160. DEFS = @DEFS@
  161. DEFAULT_INCLUDES =  -I. -I$(srcdir)
  162. CPPFLAGS = @CPPFLAGS@
  163. LDFLAGS = @LDFLAGS@
  164. LIBS = @LIBS@
  165. depcomp = $(SHELL) $(top_srcdir)/depcomp
  166. @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/SDL.Plo $(DEPDIR)/SDL_error.Plo 
  167. @AMDEP_TRUE@ $(DEPDIR)/SDL_fatal.Plo $(DEPDIR)/SDL_getenv.Plo 
  168. @AMDEP_TRUE@ $(DEPDIR)/SDL_loadso.Plo
  169. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  170. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  171. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) 
  172. $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  173. CCLD = $(CC)
  174. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) 
  175. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  176. CFLAGS = @CFLAGS@
  177. DIST_SOURCES = $(libSDL_la_SOURCES)
  178. RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive 
  179. uninstall-info-recursive all-recursive install-data-recursive 
  180. install-exec-recursive installdirs-recursive install-recursive 
  181. uninstall-recursive check-recursive installcheck-recursive
  182. DIST_COMMON = Makefile.am Makefile.in
  183. SOURCES = $(libSDL_la_SOURCES)
  184. all: all-recursive
  185. .SUFFIXES:
  186. .SUFFIXES: .c .lo .o .obj
  187. mostlyclean-libtool:
  188. -rm -f *.lo
  189. clean-libtool:
  190. -rm -rf .libs _libs
  191. distclean-libtool:
  192. -rm -f libtool
  193. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  194. cd $(top_srcdir) && 
  195.   $(AUTOMAKE) --foreign  src/Makefile
  196. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  197. cd $(top_builddir) && 
  198.   CONFIG_HEADERS= CONFIG_LINKS= 
  199.   CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  200. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  201. @$(NORMAL_INSTALL)
  202. $(mkinstalldirs) $(DESTDIR)$(libdir)
  203. @list='$(lib_LTLIBRARIES)'; for p in $$list; do 
  204.   if test -f $$p; then 
  205.     echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; 
  206.     $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; 
  207.   else :; fi; 
  208. done
  209. uninstall-libLTLIBRARIES:
  210. @$(NORMAL_UNINSTALL)
  211. @list='$(lib_LTLIBRARIES)'; for p in $$list; do 
  212.   echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; 
  213.   $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; 
  214. done
  215. clean-libLTLIBRARIES:
  216. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  217. libSDL.la: $(libSDL_la_OBJECTS) $(libSDL_la_DEPENDENCIES) 
  218. $(LINK) -rpath $(libdir) $(libSDL_la_LDFLAGS) $(libSDL_la_OBJECTS) $(libSDL_la_LIBADD) $(LIBS)
  219. mostlyclean-compile:
  220. -rm -f *.$(OBJEXT) core *.core
  221. distclean-compile:
  222. -rm -f *.tab.c
  223. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/SDL.Plo@am__quote@
  224. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/SDL_error.Plo@am__quote@
  225. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/SDL_fatal.Plo@am__quote@
  226. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/SDL_getenv.Plo@am__quote@
  227. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/SDL_loadso.Plo@am__quote@
  228. distclean-depend:
  229. -rm -rf $(DEPDIR)
  230. .c.o:
  231. @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  232. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  233. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  234. $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  235. .c.obj:
  236. @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  237. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  238. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  239. $(COMPILE) -c `cygpath -w $<`
  240. .c.lo:
  241. @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  242. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  243. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  244. $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
  245. CCDEPMODE = @CCDEPMODE@
  246. uninstall-info-am:
  247. # This directory's subdirectories are mostly independent; you can cd
  248. # into them and run `make' without going through this Makefile.
  249. # To change the values of `make' variables: instead of editing Makefiles,
  250. # (1) if the variable is set in `config.status', edit `config.status'
  251. #     (which will cause the Makefiles to be regenerated when you run `make');
  252. # (2) otherwise, pass the desired values on the `make' command line.
  253. $(RECURSIVE_TARGETS):
  254. @set fnord $(MAKEFLAGS); amf=$$2; 
  255. dot_seen=no; 
  256. target=`echo $@ | sed s/-recursive//`; 
  257. list='$(SUBDIRS)'; for subdir in $$list; do 
  258.   echo "Making $$target in $$subdir"; 
  259.   if test "$$subdir" = "."; then 
  260.     dot_seen=yes; 
  261.     local_target="$$target-am"; 
  262.   else 
  263.     local_target="$$target"; 
  264.   fi; 
  265.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  266.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  267. done; 
  268. if test "$$dot_seen" = "no"; then 
  269.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  270. fi; test -z "$$fail"
  271. mostlyclean-recursive clean-recursive distclean-recursive 
  272. maintainer-clean-recursive:
  273. @set fnord $(MAKEFLAGS); amf=$$2; 
  274. dot_seen=no; 
  275. case "$@" in 
  276.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  277.   *) list='$(SUBDIRS)' ;; 
  278. esac; 
  279. rev=''; for subdir in $$list; do 
  280.   if test "$$subdir" = "."; then :; else 
  281.     rev="$$subdir $$rev"; 
  282.   fi; 
  283. done; 
  284. rev="$$rev ."; 
  285. target=`echo $@ | sed s/-recursive//`; 
  286. for subdir in $$rev; do 
  287.   echo "Making $$target in $$subdir"; 
  288.   if test "$$subdir" = "."; then 
  289.     local_target="$$target-am"; 
  290.   else 
  291.     local_target="$$target"; 
  292.   fi; 
  293.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  294.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  295. done && test -z "$$fail"
  296. tags-recursive:
  297. list='$(SUBDIRS)'; for subdir in $$list; do 
  298.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  299. done
  300. tags: TAGS
  301. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  302. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  303. unique=`for i in $$list; do 
  304.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  305.   done | 
  306.   $(AWK) '    { files[$$0] = 1; } 
  307.        END { for (i in files) print i; }'`; 
  308. mkid -fID $$unique $(LISP)
  309. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  310. $(TAGS_FILES) $(LISP)
  311. tags=; 
  312. here=`pwd`; 
  313. list='$(SUBDIRS)'; for subdir in $$list; do 
  314.   if test "$$subdir" = .; then :; else 
  315.     test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; 
  316.   fi; 
  317. done; 
  318. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  319. unique=`for i in $$list; do 
  320.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  321.   done | 
  322.   $(AWK) '    { files[$$0] = 1; } 
  323.        END { for (i in files) print i; }'`; 
  324. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  325.   || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  326. GTAGS:
  327. here=`CDPATH=: && cd $(top_builddir) && pwd` 
  328.   && cd $(top_srcdir) 
  329.   && gtags -i $(GTAGS_ARGS) $$here
  330. distclean-tags:
  331. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  332. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  333. top_distdir = ..
  334. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  335. distdir: $(DISTFILES)
  336. @for file in $(DISTFILES); do 
  337.   if test -f $$file; then d=.; else d=$(srcdir); fi; 
  338.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  339.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  340.     $(mkinstalldirs) "$(distdir)/$$dir"; 
  341.   fi; 
  342.   if test -d $$d/$$file; then 
  343.     cp -pR $$d/$$file $(distdir) 
  344.     || exit 1; 
  345.   else 
  346.     test -f $(distdir)/$$file 
  347.     || cp -p $$d/$$file $(distdir)/$$file 
  348.     || exit 1; 
  349.   fi; 
  350. done
  351. for subdir in $(DIST_SUBDIRS); do 
  352.   if test "$$subdir" = .; then :; else 
  353.     test -d $(distdir)/$$subdir 
  354.     || mkdir $(distdir)/$$subdir 
  355.     || exit 1; 
  356.     (cd $$subdir && 
  357.       $(MAKE) $(AM_MAKEFLAGS) 
  358.         top_distdir="$(top_distdir)" 
  359.         distdir=../$(distdir)/$$subdir 
  360.         distdir) 
  361.       || exit 1; 
  362.   fi; 
  363. done
  364. check-am: all-am
  365. check: check-recursive
  366. all-am: Makefile $(LTLIBRARIES)
  367. installdirs: installdirs-recursive
  368. installdirs-am:
  369. $(mkinstalldirs) $(DESTDIR)$(libdir)
  370. install: install-recursive
  371. install-exec: install-exec-recursive
  372. install-data: install-data-recursive
  373. uninstall: uninstall-recursive
  374. install-am: all-am
  375. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  376. installcheck: installcheck-recursive
  377. install-strip:
  378. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  379.   `test -z '$(STRIP)' || 
  380.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  381. mostlyclean-generic:
  382. clean-generic:
  383. distclean-generic:
  384. -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  385. maintainer-clean-generic:
  386. @echo "This command is intended for maintainers to use"
  387. @echo "it deletes files that may require special tools to rebuild."
  388. clean: clean-recursive
  389. clean-am: clean-generic clean-libLTLIBRARIES clean-libtool 
  390. mostlyclean-am
  391. distclean: distclean-recursive
  392. distclean-am: clean-am distclean-compile distclean-depend 
  393. distclean-generic distclean-libtool distclean-tags
  394. dvi: dvi-recursive
  395. dvi-am:
  396. info: info-recursive
  397. info-am:
  398. install-data-am:
  399. install-exec-am: install-libLTLIBRARIES
  400. install-info: install-info-recursive
  401. install-man:
  402. installcheck-am:
  403. maintainer-clean: maintainer-clean-recursive
  404. maintainer-clean-am: distclean-am maintainer-clean-generic
  405. mostlyclean: mostlyclean-recursive
  406. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  407. mostlyclean-libtool
  408. uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
  409. uninstall-info: uninstall-info-recursive
  410. .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean 
  411. clean-generic clean-libLTLIBRARIES clean-libtool 
  412. clean-recursive distclean distclean-compile distclean-depend 
  413. distclean-generic distclean-libtool distclean-recursive 
  414. distclean-tags distdir dvi dvi-am dvi-recursive info info-am 
  415. info-recursive install install-am install-data install-data-am 
  416. install-data-recursive install-exec install-exec-am 
  417. install-exec-recursive install-info install-info-am 
  418. install-info-recursive install-libLTLIBRARIES install-man 
  419. install-recursive install-strip installcheck installcheck-am 
  420. installdirs installdirs-am installdirs-recursive 
  421. maintainer-clean maintainer-clean-generic 
  422. maintainer-clean-recursive mostlyclean mostlyclean-compile 
  423. mostlyclean-generic mostlyclean-libtool mostlyclean-recursive 
  424. tags tags-recursive uninstall uninstall-am uninstall-info-am 
  425. uninstall-info-recursive uninstall-libLTLIBRARIES 
  426. uninstall-recursive
  427. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  428. # Otherwise a system limit (for SysV at least) may be exceeded.
  429. .NOEXPORT: