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

流媒体/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. SHELL = @SHELL@
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. prefix = @prefix@
  17. exec_prefix = @exec_prefix@
  18. bindir = @bindir@
  19. sbindir = @sbindir@
  20. libexecdir = @libexecdir@
  21. datadir = @datadir@
  22. sysconfdir = @sysconfdir@
  23. sharedstatedir = @sharedstatedir@
  24. localstatedir = @localstatedir@
  25. libdir = @libdir@
  26. infodir = @infodir@
  27. mandir = @mandir@
  28. includedir = @includedir@
  29. oldincludedir = /usr/include
  30. pkgdatadir = $(datadir)/@PACKAGE@
  31. pkglibdir = $(libdir)/@PACKAGE@
  32. pkgincludedir = $(includedir)/@PACKAGE@
  33. top_builddir = .
  34. ACLOCAL = @ACLOCAL@
  35. AUTOCONF = @AUTOCONF@
  36. AUTOMAKE = @AUTOMAKE@
  37. AUTOHEADER = @AUTOHEADER@
  38. INSTALL = @INSTALL@
  39. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  40. INSTALL_DATA = @INSTALL_DATA@
  41. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  42. INSTALL_HEADER = $(INSTALL_DATA)
  43. transform = @program_transform_name@
  44. NORMAL_INSTALL = :
  45. PRE_INSTALL = :
  46. POST_INSTALL = :
  47. NORMAL_UNINSTALL = :
  48. PRE_UNINSTALL = :
  49. POST_UNINSTALL = :
  50. host_alias = @host_alias@
  51. host_triplet = @host@
  52. AMTAR = @AMTAR@
  53. AS = @AS@
  54. AWK = @AWK@
  55. CC = @CC@
  56. CPP = @CPP@
  57. DEPDIR = @DEPDIR@
  58. DLLTOOL = @DLLTOOL@
  59. ECHO = @ECHO@
  60. EXEEXT = @EXEEXT@
  61. GTKDOC = @GTKDOC@
  62. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  63. LIBTOOL = @LIBTOOL@
  64. LN_S = @LN_S@
  65. OBJDUMP = @OBJDUMP@
  66. OBJEXT = @OBJEXT@
  67. OPTDOC = @OPTDOC@
  68. PACKAGE = @PACKAGE@
  69. RANLIB = @RANLIB@
  70. STRIP = @STRIP@
  71. VERSION = @VERSION@
  72. am__include = @am__include@
  73. am__quote = @am__quote@
  74. install_sh = @install_sh@
  75. SUBDIRS = win32
  76. noinst_LTLIBRARIES = libuclmmbase.la
  77. libuclmmbase_la_LDFLAGS = -static
  78. libuclmmbase_la_SOURCES = 
  79. asarray.c 
  80. base64.c 
  81. btree.c 
  82. crypt_random.c 
  83. debug.c 
  84. drand48.c 
  85. hmac.c 
  86. inet_ntop.c 
  87. inet_pton.c 
  88. mbus.c 
  89. mbus_addr.c 
  90. mbus_config.c 
  91. mbus_parser.c 
  92. md5.c 
  93. memory.c 
  94. net_udp.c 
  95. ntp.c 
  96. qfDES.c 
  97. rijndael-alg-fst.c 
  98. rijndael-api-fst.c 
  99. rtp.c 
  100. util.c 
  101. version.h 
  102. EXTRA_DIST = 
  103. acconfig.h 
  104. addrinfo.h 
  105. addrsize.h 
  106. asarray.h 
  107. base64.h 
  108. bills_srtp.h 
  109. bittypes.h 
  110. boxes-fst.dat 
  111. btree.h 
  112. cdecl_ext.h 
  113. common60.dsp 
  114. common60.dsw 
  115. config_unix.h 
  116. config_win32.h 
  117. COPYRIGHT 
  118. crypt_random.h 
  119. debug.h 
  120. drand48.h 
  121. gettimeofday.c 
  122. gettimeofday.h 
  123. hmac.h 
  124. inet_ntop.h 
  125. inet_pton.h 
  126. install-sh 
  127. mbus_addr.h 
  128. mbus_config.h 
  129. mbus.h 
  130. mbus_parser.h 
  131. md5.h 
  132. memory.h 
  133. net_udp.h 
  134. ntp.h 
  135. qfDES.h 
  136. rijndael-alg-fst.h 
  137. rijndael-api-fst.h 
  138. rtp.h 
  139. sockstorage.h 
  140. test_base64.h 
  141. test_des.h 
  142. test_mbus_addr.h 
  143. test_mbus_parser.h 
  144. test_md5.h 
  145. test_memory.h 
  146. test_net_udp.h 
  147. test_rtp_encrypt.txt 
  148. util.h 
  149. vsnprintf.h 
  150. MODS 
  151. README 
  152. README.qfdes 
  153. VERSION 
  154. test-libcommon
  155. AM_CFLAGS = -DDEBUG
  156. subdir = .
  157. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  158. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  159. CONFIG_HEADER = uclconf.h
  160. CONFIG_CLEAN_FILES =
  161. LTLIBRARIES = $(noinst_LTLIBRARIES)
  162. libuclmmbase_la_LIBADD =
  163. am_libuclmmbase_la_OBJECTS = asarray.lo base64.lo btree.lo 
  164. crypt_random.lo debug.lo drand48.lo hmac.lo inet_ntop.lo 
  165. inet_pton.lo mbus.lo mbus_addr.lo mbus_config.lo mbus_parser.lo 
  166. md5.lo memory.lo net_udp.lo ntp.lo qfDES.lo rijndael-alg-fst.lo 
  167. rijndael-api-fst.lo rtp.lo util.lo
  168. libuclmmbase_la_OBJECTS = $(am_libuclmmbase_la_OBJECTS)
  169. DEFS = @DEFS@
  170. DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
  171. CPPFLAGS = @CPPFLAGS@
  172. LDFLAGS = @LDFLAGS@
  173. LIBS = @LIBS@
  174. depcomp = $(SHELL) $(top_srcdir)/depcomp
  175. @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/asarray.Plo $(DEPDIR)/base64.Plo 
  176. @AMDEP_TRUE@ $(DEPDIR)/btree.Plo $(DEPDIR)/crypt_random.Plo 
  177. @AMDEP_TRUE@ $(DEPDIR)/debug.Plo $(DEPDIR)/drand48.Plo 
  178. @AMDEP_TRUE@ $(DEPDIR)/hmac.Plo $(DEPDIR)/inet_ntop.Plo 
  179. @AMDEP_TRUE@ $(DEPDIR)/inet_pton.Plo $(DEPDIR)/mbus.Plo 
  180. @AMDEP_TRUE@ $(DEPDIR)/mbus_addr.Plo $(DEPDIR)/mbus_config.Plo 
  181. @AMDEP_TRUE@ $(DEPDIR)/mbus_parser.Plo $(DEPDIR)/md5.Plo 
  182. @AMDEP_TRUE@ $(DEPDIR)/memory.Plo $(DEPDIR)/net_udp.Plo 
  183. @AMDEP_TRUE@ $(DEPDIR)/ntp.Plo $(DEPDIR)/qfDES.Plo 
  184. @AMDEP_TRUE@ $(DEPDIR)/rijndael-alg-fst.Plo 
  185. @AMDEP_TRUE@ $(DEPDIR)/rijndael-api-fst.Plo $(DEPDIR)/rtp.Plo 
  186. @AMDEP_TRUE@ $(DEPDIR)/util.Plo
  187. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  188. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  189. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) 
  190. $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  191. CCLD = $(CC)
  192. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) 
  193. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  194. CFLAGS = @CFLAGS@
  195. DIST_SOURCES = $(libuclmmbase_la_SOURCES)
  196. RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive 
  197. uninstall-info-recursive all-recursive install-data-recursive 
  198. install-exec-recursive installdirs-recursive install-recursive 
  199. uninstall-recursive check-recursive installcheck-recursive
  200. DIST_COMMON = README ./stamp-h.in Makefile.am Makefile.in acconfig.h 
  201. aclocal.m4 config.guess config.h.in config.sub configure 
  202. configure.in depcomp install-sh ltmain.sh missing mkinstalldirs
  203. DIST_SUBDIRS = $(SUBDIRS)
  204. SOURCES = $(libuclmmbase_la_SOURCES)
  205. all: uclconf.h
  206. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  207. .SUFFIXES:
  208. .SUFFIXES: .c .lo .o .obj
  209. mostlyclean-libtool:
  210. -rm -f *.lo
  211. clean-libtool:
  212. -rm -rf .libs _libs
  213. distclean-libtool:
  214. -rm -f libtool
  215. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  216. cd $(top_srcdir) && 
  217.   $(AUTOMAKE) --foreign  Makefile
  218. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  219. cd $(top_builddir) && 
  220.   CONFIG_HEADERS= CONFIG_LINKS= 
  221.   CONFIG_FILES=$@ $(SHELL) ./config.status
  222. $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  223. $(SHELL) ./config.status --recheck
  224. $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  225. cd $(srcdir) && $(AUTOCONF)
  226. $(ACLOCAL_M4):  configure.in 
  227. cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  228. uclconf.h: stamp-h
  229. @if test ! -f $@; then 
  230. rm -f stamp-h; 
  231. $(MAKE) stamp-h; 
  232. else :; fi
  233. stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
  234. @rm -f stamp-h stamp-hT
  235. @echo timestamp > stamp-hT 2> /dev/null
  236. cd $(top_builddir) 
  237.   && CONFIG_FILES= CONFIG_HEADERS=uclconf.h:config.h.in 
  238.      $(SHELL) ./config.status
  239. @mv stamp-hT stamp-h
  240. $(srcdir)/config.h.in:  $(srcdir)/./stamp-h.in
  241. @if test ! -f $@; then 
  242. rm -f $(srcdir)/./stamp-h.in; 
  243. $(MAKE) $(srcdir)/./stamp-h.in; 
  244. else :; fi
  245. $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
  246. @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
  247. @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
  248. cd $(top_srcdir) && $(AUTOHEADER)
  249. @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
  250. distclean-hdr:
  251. -rm -f uclconf.h
  252. clean-noinstLTLIBRARIES:
  253. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  254. libuclmmbase.la: $(libuclmmbase_la_OBJECTS) $(libuclmmbase_la_DEPENDENCIES) 
  255. $(LINK)  $(libuclmmbase_la_LDFLAGS) $(libuclmmbase_la_OBJECTS) $(libuclmmbase_la_LIBADD) $(LIBS)
  256. mostlyclean-compile:
  257. -rm -f *.$(OBJEXT) core *.core
  258. distclean-compile:
  259. -rm -f *.tab.c
  260. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asarray.Plo@am__quote@
  261. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/base64.Plo@am__quote@
  262. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/btree.Plo@am__quote@
  263. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/crypt_random.Plo@am__quote@
  264. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/debug.Plo@am__quote@
  265. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/drand48.Plo@am__quote@
  266. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hmac.Plo@am__quote@
  267. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inet_ntop.Plo@am__quote@
  268. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inet_pton.Plo@am__quote@
  269. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mbus.Plo@am__quote@
  270. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mbus_addr.Plo@am__quote@
  271. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mbus_config.Plo@am__quote@
  272. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mbus_parser.Plo@am__quote@
  273. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/md5.Plo@am__quote@
  274. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memory.Plo@am__quote@
  275. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/net_udp.Plo@am__quote@
  276. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ntp.Plo@am__quote@
  277. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/qfDES.Plo@am__quote@
  278. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rijndael-alg-fst.Plo@am__quote@
  279. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rijndael-api-fst.Plo@am__quote@
  280. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rtp.Plo@am__quote@
  281. @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/util.Plo@am__quote@
  282. distclean-depend:
  283. -rm -rf $(DEPDIR)
  284. .c.o:
  285. @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  286. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  287. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  288. $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  289. .c.obj:
  290. @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  291. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  292. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  293. $(COMPILE) -c `cygpath -w $<`
  294. .c.lo:
  295. @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  296. @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  297. @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  298. $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
  299. CCDEPMODE = @CCDEPMODE@
  300. uninstall-info-am:
  301. # This directory's subdirectories are mostly independent; you can cd
  302. # into them and run `make' without going through this Makefile.
  303. # To change the values of `make' variables: instead of editing Makefiles,
  304. # (1) if the variable is set in `config.status', edit `config.status'
  305. #     (which will cause the Makefiles to be regenerated when you run `make');
  306. # (2) otherwise, pass the desired values on the `make' command line.
  307. $(RECURSIVE_TARGETS):
  308. @set fnord $(MAKEFLAGS); amf=$$2; 
  309. dot_seen=no; 
  310. target=`echo $@ | sed s/-recursive//`; 
  311. list='$(SUBDIRS)'; for subdir in $$list; do 
  312.   echo "Making $$target in $$subdir"; 
  313.   if test "$$subdir" = "."; then 
  314.     dot_seen=yes; 
  315.     local_target="$$target-am"; 
  316.   else 
  317.     local_target="$$target"; 
  318.   fi; 
  319.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  320.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  321. done; 
  322. if test "$$dot_seen" = "no"; then 
  323.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  324. fi; test -z "$$fail"
  325. mostlyclean-recursive clean-recursive distclean-recursive 
  326. maintainer-clean-recursive:
  327. @set fnord $(MAKEFLAGS); amf=$$2; 
  328. dot_seen=no; 
  329. case "$@" in 
  330.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  331.   *) list='$(SUBDIRS)' ;; 
  332. esac; 
  333. rev=''; for subdir in $$list; do 
  334.   if test "$$subdir" = "."; then :; else 
  335.     rev="$$subdir $$rev"; 
  336.   fi; 
  337. done; 
  338. rev="$$rev ."; 
  339. target=`echo $@ | sed s/-recursive//`; 
  340. for subdir in $$rev; do 
  341.   echo "Making $$target in $$subdir"; 
  342.   if test "$$subdir" = "."; then 
  343.     local_target="$$target-am"; 
  344.   else 
  345.     local_target="$$target"; 
  346.   fi; 
  347.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  348.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  349. done && test -z "$$fail"
  350. tags-recursive:
  351. list='$(SUBDIRS)'; for subdir in $$list; do 
  352.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  353. done
  354. tags: TAGS
  355. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  356. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  357. unique=`for i in $$list; do 
  358.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  359.   done | 
  360.   $(AWK) '    { files[$$0] = 1; } 
  361.        END { for (i in files) print i; }'`; 
  362. mkid -fID $$unique $(LISP)
  363. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) 
  364. $(TAGS_FILES) $(LISP)
  365. tags=; 
  366. here=`pwd`; 
  367. list='$(SUBDIRS)'; for subdir in $$list; do 
  368.   if test "$$subdir" = .; then :; else 
  369.     test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; 
  370.   fi; 
  371. done; 
  372. list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; 
  373. unique=`for i in $$list; do 
  374.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  375.   done | 
  376.   $(AWK) '    { files[$$0] = 1; } 
  377.        END { for (i in files) print i; }'`; 
  378. test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" 
  379.   || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
  380. GTAGS:
  381. here=`CDPATH=: && cd $(top_builddir) && pwd` 
  382.   && cd $(top_srcdir) 
  383.   && gtags -i $(GTAGS_ARGS) $$here
  384. distclean-tags:
  385. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  386. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  387. top_distdir = .
  388. # Avoid unsightly `./'.
  389. distdir = $(PACKAGE)-$(VERSION)
  390. GZIP_ENV = --best
  391. distdir: $(DISTFILES)
  392. -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
  393. mkdir $(distdir)
  394. @for file in $(DISTFILES); do 
  395.   if test -f $$file; then d=.; else d=$(srcdir); fi; 
  396.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  397.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  398.     $(mkinstalldirs) "$(distdir)/$$dir"; 
  399.   fi; 
  400.   if test -d $$d/$$file; then 
  401.     cp -pR $$d/$$file $(distdir) 
  402.     || exit 1; 
  403.   else 
  404.     test -f $(distdir)/$$file 
  405.     || cp -p $$d/$$file $(distdir)/$$file 
  406.     || exit 1; 
  407.   fi; 
  408. done
  409. for subdir in $(SUBDIRS); do 
  410.   if test "$$subdir" = .; then :; else 
  411.     test -d $(distdir)/$$subdir 
  412.     || mkdir $(distdir)/$$subdir 
  413.     || exit 1; 
  414.     (cd $$subdir && 
  415.       $(MAKE) $(AM_MAKEFLAGS) 
  416.         top_distdir="$(top_distdir)" 
  417.         distdir=../$(distdir)/$$subdir 
  418.         distdir) 
  419.       || exit 1; 
  420.   fi; 
  421. done
  422. -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} ; -o 
  423.   ! -type d ! -perm -444 -links 1 -exec chmod a+r {} ; -o 
  424.   ! -type d ! -perm -400 -exec chmod a+r {} ; -o 
  425.   ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} ; 
  426. || chmod -R a+r $(distdir)
  427. dist: distdir
  428. $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  429. -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
  430. # This target untars the dist file and tries a VPATH configuration.  Then
  431. # it guarantees that the distribution is self-contained by making another
  432. # tarfile.
  433. distcheck: dist
  434. -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
  435. GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
  436. chmod -R a-w $(distdir); chmod a+w $(distdir)
  437. mkdir $(distdir)/=build
  438. mkdir $(distdir)/=inst
  439. chmod a-w $(distdir)
  440. dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` 
  441.   && cd $(distdir)/=build 
  442.   && ../configure --srcdir=.. --prefix=$$dc_install_base 
  443.   && $(MAKE) $(AM_MAKEFLAGS) 
  444.   && $(MAKE) $(AM_MAKEFLAGS) dvi 
  445.   && $(MAKE) $(AM_MAKEFLAGS) check 
  446.   && $(MAKE) $(AM_MAKEFLAGS) install 
  447.   && $(MAKE) $(AM_MAKEFLAGS) installcheck 
  448.   && $(MAKE) $(AM_MAKEFLAGS) uninstall 
  449.   && (test `find $$dc_install_base -type f -print | wc -l` -le 1 
  450.      || (echo "Error: files left after uninstall" 1>&2; 
  451.          exit 1) ) 
  452.   && $(MAKE) $(AM_MAKEFLAGS) dist 
  453.   && $(MAKE) $(AM_MAKEFLAGS) distclean 
  454.   && rm -f $(distdir).tar.gz 
  455.   && (test `find . -type f -print | wc -l` -eq 0 
  456.      || (echo "Error: files left after distclean" 1>&2; 
  457.          exit 1) )
  458. -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
  459. @echo "$(distdir).tar.gz is ready for distribution" | 
  460.   sed 'h;s/./=/g;p;x;p;x'
  461. check-am: all-am
  462. check: check-recursive
  463. all-am: Makefile $(LTLIBRARIES) uclconf.h
  464. installdirs: installdirs-recursive
  465. installdirs-am:
  466. install: install-recursive
  467. install-exec: install-exec-recursive
  468. install-data: install-data-recursive
  469. uninstall: uninstall-recursive
  470. install-am: all-am
  471. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  472. installcheck: installcheck-recursive
  473. install-strip:
  474. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  475.   `test -z '$(STRIP)' || 
  476.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  477. mostlyclean-generic:
  478. clean-generic:
  479. distclean-generic:
  480. -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  481. maintainer-clean-generic:
  482. @echo "This command is intended for maintainers to use"
  483. @echo "it deletes files that may require special tools to rebuild."
  484. clean: clean-recursive
  485. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES 
  486. mostlyclean-am
  487. dist-all: distdir
  488. $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  489. -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
  490. distclean: distclean-recursive
  491. -rm -f config.status config.cache config.log
  492. distclean-am: clean-am distclean-compile distclean-depend 
  493. distclean-generic distclean-hdr distclean-libtool 
  494. distclean-tags
  495. dvi: dvi-recursive
  496. dvi-am:
  497. info: info-recursive
  498. info-am:
  499. install-data-am:
  500. install-exec-am:
  501. install-info: install-info-recursive
  502. install-man:
  503. installcheck-am:
  504. maintainer-clean: maintainer-clean-recursive
  505. maintainer-clean-am: distclean-am maintainer-clean-generic
  506. mostlyclean: mostlyclean-recursive
  507. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  508. mostlyclean-libtool
  509. uninstall-am: uninstall-info-am
  510. uninstall-info: uninstall-info-recursive
  511. .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean 
  512. clean-generic clean-libtool clean-noinstLTLIBRARIES 
  513. clean-recursive dist dist-all distcheck distclean 
  514. distclean-compile distclean-depend distclean-generic 
  515. distclean-hdr distclean-libtool distclean-recursive 
  516. distclean-tags distdir dvi dvi-am dvi-recursive info info-am 
  517. info-recursive install install-am install-data install-data-am 
  518. install-data-recursive install-exec install-exec-am 
  519. install-exec-recursive install-info install-info-am 
  520. install-info-recursive install-man install-recursive 
  521. install-strip installcheck installcheck-am installdirs 
  522. installdirs-am installdirs-recursive maintainer-clean 
  523. maintainer-clean-generic maintainer-clean-recursive mostlyclean 
  524. mostlyclean-compile mostlyclean-generic mostlyclean-libtool 
  525. mostlyclean-recursive tags tags-recursive uninstall 
  526. uninstall-am uninstall-info-am uninstall-info-recursive 
  527. uninstall-recursive
  528. version.h: VERSION
  529. sed -e 's/.*/#define CCL_VERSION "v&"/' $? > version.h
  530. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  531. # Otherwise a system limit (for SysV at least) may be exceeded.
  532. .NOEXPORT: