Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

312 lines
8.2 KiB

  1. # Makefile.in generated by automake 1.8.2 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkgincludedir = $(includedir)/@PACKAGE@
  19. top_builddir = ..
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. INSTALL = @INSTALL@
  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. host_triplet = @host@
  34. subdir = msvc++
  35. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  36. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  37. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  38. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  39. $(ACLOCAL_M4)
  40. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  41. CONFIG_HEADER = $(top_builddir)/config.h
  42. CONFIG_CLEAN_FILES =
  43. SOURCES =
  44. DIST_SOURCES =
  45. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  46. ACLOCAL = @ACLOCAL@
  47. AMDEP_FALSE = @AMDEP_FALSE@
  48. AMDEP_TRUE = @AMDEP_TRUE@
  49. AMTAR = @AMTAR@
  50. AR = @AR@
  51. ASO = @ASO@
  52. ASO_OBJS = @ASO_OBJS@
  53. AUTOCONF = @AUTOCONF@
  54. AUTOHEADER = @AUTOHEADER@
  55. AUTOMAKE = @AUTOMAKE@
  56. AWK = @AWK@
  57. CC = @CC@
  58. CCAS = @CCAS@
  59. CCASFLAGS = @CCASFLAGS@
  60. CCDEPMODE = @CCDEPMODE@
  61. CFLAGS = @CFLAGS@
  62. CPP = @CPP@
  63. CPPFLAGS = @CPPFLAGS@
  64. CXX = @CXX@
  65. CXXCPP = @CXXCPP@
  66. CXXDEPMODE = @CXXDEPMODE@
  67. CXXFLAGS = @CXXFLAGS@
  68. CYGPATH_W = @CYGPATH_W@
  69. DEFS = @DEFS@
  70. DEPDIR = @DEPDIR@
  71. ECHO = @ECHO@
  72. ECHO_C = @ECHO_C@
  73. ECHO_N = @ECHO_N@
  74. ECHO_T = @ECHO_T@
  75. EGREP = @EGREP@
  76. EXEEXT = @EXEEXT@
  77. F77 = @F77@
  78. FFLAGS = @FFLAGS@
  79. FPM = @FPM@
  80. INSTALL_DATA = @INSTALL_DATA@
  81. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  82. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  83. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  84. LDFLAGS = @LDFLAGS@
  85. LIBOBJS = @LIBOBJS@
  86. LIBS = @LIBS@
  87. LIBTOOL = @LIBTOOL@
  88. LIBTOOL_DEPS = @LIBTOOL_DEPS@
  89. LN_S = @LN_S@
  90. LTLIBOBJS = @LTLIBOBJS@
  91. MAKEINFO = @MAKEINFO@
  92. OBJEXT = @OBJEXT@
  93. PACKAGE = @PACKAGE@
  94. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  95. PACKAGE_NAME = @PACKAGE_NAME@
  96. PACKAGE_STRING = @PACKAGE_STRING@
  97. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  98. PACKAGE_VERSION = @PACKAGE_VERSION@
  99. PATH_SEPARATOR = @PATH_SEPARATOR@
  100. RANLIB = @RANLIB@
  101. SET_MAKE = @SET_MAKE@
  102. SHELL = @SHELL@
  103. STRIP = @STRIP@
  104. VERSION = @VERSION@
  105. ac_ct_AR = @ac_ct_AR@
  106. ac_ct_CC = @ac_ct_CC@
  107. ac_ct_CXX = @ac_ct_CXX@
  108. ac_ct_F77 = @ac_ct_F77@
  109. ac_ct_RANLIB = @ac_ct_RANLIB@
  110. ac_ct_STRIP = @ac_ct_STRIP@
  111. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  112. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  113. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  114. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  115. am__include = @am__include@
  116. am__leading_dot = @am__leading_dot@
  117. am__quote = @am__quote@
  118. bindir = @bindir@
  119. build = @build@
  120. build_alias = @build_alias@
  121. build_cpu = @build_cpu@
  122. build_os = @build_os@
  123. build_vendor = @build_vendor@
  124. datadir = @datadir@
  125. exec_prefix = @exec_prefix@
  126. host = @host@
  127. host_alias = @host_alias@
  128. host_cpu = @host_cpu@
  129. host_os = @host_os@
  130. host_vendor = @host_vendor@
  131. includedir = @includedir@
  132. infodir = @infodir@
  133. install_sh = @install_sh@
  134. libdir = @libdir@
  135. libexecdir = @libexecdir@
  136. localstatedir = @localstatedir@
  137. mandir = @mandir@
  138. mkdir_p = @mkdir_p@
  139. oldincludedir = @oldincludedir@
  140. prefix = @prefix@
  141. program_transform_name = @program_transform_name@
  142. sbindir = @sbindir@
  143. sharedstatedir = @sharedstatedir@
  144. sysconfdir = @sysconfdir@
  145. target_alias = @target_alias@
  146. EXTRA_DIST = mad.h config.h libmad.dsp
  147. all: all-am
  148. .SUFFIXES:
  149. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  150. @for dep in $?; do \
  151. case '$(am__configure_deps)' in \
  152. *$$dep*) \
  153. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  154. && exit 0; \
  155. exit 1;; \
  156. esac; \
  157. done; \
  158. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign msvc++/Makefile'; \
  159. cd $(top_srcdir) && \
  160. $(AUTOMAKE) --foreign msvc++/Makefile
  161. .PRECIOUS: Makefile
  162. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  163. @case '$?' in \
  164. *config.status*) \
  165. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  166. *) \
  167. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  168. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  169. esac;
  170. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  171. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  172. $(top_srcdir)/configure: $(am__configure_deps)
  173. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  174. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  175. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  176. mostlyclean-libtool:
  177. -rm -f *.lo
  178. clean-libtool:
  179. -rm -rf .libs _libs
  180. distclean-libtool:
  181. -rm -f libtool
  182. uninstall-info-am:
  183. tags: TAGS
  184. TAGS:
  185. ctags: CTAGS
  186. CTAGS:
  187. distdir: $(DISTFILES)
  188. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  189. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  190. list='$(DISTFILES)'; for file in $$list; do \
  191. case $$file in \
  192. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  193. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  194. esac; \
  195. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  196. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  197. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  198. dir="/$$dir"; \
  199. $(mkdir_p) "$(distdir)$$dir"; \
  200. else \
  201. dir=''; \
  202. fi; \
  203. if test -d $$d/$$file; then \
  204. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  205. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  206. fi; \
  207. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  208. else \
  209. test -f $(distdir)/$$file \
  210. || cp -p $$d/$$file $(distdir)/$$file \
  211. || exit 1; \
  212. fi; \
  213. done
  214. check-am: all-am
  215. check: check-am
  216. all-am: Makefile
  217. installdirs:
  218. install: install-am
  219. install-exec: install-exec-am
  220. install-data: install-data-am
  221. uninstall: uninstall-am
  222. install-am: all-am
  223. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  224. installcheck: installcheck-am
  225. install-strip:
  226. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  227. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  228. `test -z '$(STRIP)' || \
  229. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  230. mostlyclean-generic:
  231. clean-generic:
  232. distclean-generic:
  233. -rm -f $(CONFIG_CLEAN_FILES)
  234. maintainer-clean-generic:
  235. @echo "This command is intended for maintainers to use"
  236. @echo "it deletes files that may require special tools to rebuild."
  237. clean: clean-am
  238. clean-am: clean-generic clean-libtool mostlyclean-am
  239. distclean: distclean-am
  240. -rm -f Makefile
  241. distclean-am: clean-am distclean-generic distclean-libtool
  242. dvi: dvi-am
  243. dvi-am:
  244. html: html-am
  245. info: info-am
  246. info-am:
  247. install-data-am:
  248. install-exec-am:
  249. install-info: install-info-am
  250. install-man:
  251. installcheck-am:
  252. maintainer-clean: maintainer-clean-am
  253. -rm -f Makefile
  254. maintainer-clean-am: distclean-am maintainer-clean-generic
  255. mostlyclean: mostlyclean-am
  256. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  257. pdf: pdf-am
  258. pdf-am:
  259. ps: ps-am
  260. ps-am:
  261. uninstall-am: uninstall-info-am
  262. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  263. distclean distclean-generic distclean-libtool distdir dvi \
  264. dvi-am html html-am info info-am install install-am \
  265. install-data install-data-am install-exec install-exec-am \
  266. install-info install-info-am install-man install-strip \
  267. installcheck installcheck-am installdirs maintainer-clean \
  268. maintainer-clean-generic mostlyclean mostlyclean-generic \
  269. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
  270. uninstall-info-am
  271. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  272. # Otherwise a system limit (for SysV at least) may be exceeded.
  273. .NOEXPORT: