Makefile.in 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542
  1. # Makefile.in generated by automake 1.10 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006 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. #===========================================================================
  14. #
  15. # doc/Makefile.am
  16. #
  17. #===========================================================================
  18. # $Id: Makefile.am,v 1.8 2003/03/17 12:47:15 raitner Exp $
  19. VPATH = @srcdir@
  20. pkgdatadir = $(datadir)/@PACKAGE@
  21. pkglibdir = $(libdir)/@PACKAGE@
  22. pkgincludedir = $(includedir)/@PACKAGE@
  23. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  24. install_sh_DATA = $(install_sh) -c -m 644
  25. install_sh_PROGRAM = $(install_sh) -c
  26. install_sh_SCRIPT = $(install_sh) -c
  27. INSTALL_HEADER = $(INSTALL_DATA)
  28. transform = $(program_transform_name)
  29. NORMAL_INSTALL = :
  30. PRE_INSTALL = :
  31. POST_INSTALL = :
  32. NORMAL_UNINSTALL = :
  33. PRE_UNINSTALL = :
  34. POST_UNINSTALL = :
  35. build_triplet = @build@
  36. host_triplet = @host@
  37. subdir = doc
  38. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  39. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  40. am__aclocal_m4_deps = $(top_srcdir)/configure.in
  41. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  42. $(ACLOCAL_M4)
  43. mkinstalldirs = $(install_sh) -d
  44. CONFIG_CLEAN_FILES =
  45. SOURCES =
  46. DIST_SOURCES =
  47. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  48. html-recursive info-recursive install-data-recursive \
  49. install-dvi-recursive install-exec-recursive \
  50. install-html-recursive install-info-recursive \
  51. install-pdf-recursive install-ps-recursive install-recursive \
  52. installcheck-recursive installdirs-recursive pdf-recursive \
  53. ps-recursive uninstall-recursive
  54. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  55. distclean-recursive maintainer-clean-recursive
  56. ETAGS = etags
  57. CTAGS = ctags
  58. DIST_SUBDIRS = $(SUBDIRS)
  59. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  60. ACLOCAL = @ACLOCAL@
  61. AMTAR = @AMTAR@
  62. AR = @AR@
  63. AUTOCONF = @AUTOCONF@
  64. AUTOHEADER = @AUTOHEADER@
  65. AUTOMAKE = @AUTOMAKE@
  66. AWK = @AWK@
  67. CC = @CC@
  68. CCDEPMODE = @CCDEPMODE@
  69. CFLAGS = @CFLAGS@
  70. CPP = @CPP@
  71. CPPFLAGS = @CPPFLAGS@
  72. CXX = @CXX@
  73. CXXCPP = @CXXCPP@
  74. CXXDEPMODE = @CXXDEPMODE@
  75. CXXFLAGS = @CXXFLAGS@
  76. CYGPATH_W = @CYGPATH_W@
  77. DEFS = @DEFS@
  78. DEPDIR = @DEPDIR@
  79. ECHO = @ECHO@
  80. ECHO_C = @ECHO_C@
  81. ECHO_N = @ECHO_N@
  82. ECHO_T = @ECHO_T@
  83. EGREP = @EGREP@
  84. EXEEXT = @EXEEXT@
  85. F77 = @F77@
  86. FFLAGS = @FFLAGS@
  87. GENERIC_LIBRARY_NAME = @GENERIC_LIBRARY_NAME@
  88. GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
  89. GENERIC_RELEASE = @GENERIC_RELEASE@
  90. GENERIC_VERSION = @GENERIC_VERSION@
  91. GREP = @GREP@
  92. INSTALL = @INSTALL@
  93. INSTALL_DATA = @INSTALL_DATA@
  94. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  95. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  96. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  97. LDFLAGS = @LDFLAGS@
  98. LIBOBJS = @LIBOBJS@
  99. LIBS = @LIBS@
  100. LIBTOOL = @LIBTOOL@
  101. LN_S = @LN_S@
  102. LTLIBOBJS = @LTLIBOBJS@
  103. MAKEINFO = @MAKEINFO@
  104. MKDIR_P = @MKDIR_P@
  105. OBJEXT = @OBJEXT@
  106. PACKAGE = @PACKAGE@
  107. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  108. PACKAGE_NAME = @PACKAGE_NAME@
  109. PACKAGE_STRING = @PACKAGE_STRING@
  110. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  111. PACKAGE_VERSION = @PACKAGE_VERSION@
  112. PATH_SEPARATOR = @PATH_SEPARATOR@
  113. RANLIB = @RANLIB@
  114. SED = @SED@
  115. SET_MAKE = @SET_MAKE@
  116. SHELL = @SHELL@
  117. STRIP = @STRIP@
  118. VERSION = @VERSION@
  119. abs_builddir = @abs_builddir@
  120. abs_srcdir = @abs_srcdir@
  121. abs_top_builddir = @abs_top_builddir@
  122. abs_top_srcdir = @abs_top_srcdir@
  123. ac_ct_CC = @ac_ct_CC@
  124. ac_ct_CXX = @ac_ct_CXX@
  125. ac_ct_F77 = @ac_ct_F77@
  126. am__include = @am__include@
  127. am__leading_dot = @am__leading_dot@
  128. am__quote = @am__quote@
  129. am__tar = @am__tar@
  130. am__untar = @am__untar@
  131. bindir = @bindir@
  132. build = @build@
  133. build_alias = @build_alias@
  134. build_cpu = @build_cpu@
  135. build_os = @build_os@
  136. build_vendor = @build_vendor@
  137. builddir = @builddir@
  138. datadir = @datadir@
  139. datarootdir = @datarootdir@
  140. docdir = @docdir@
  141. doxygen = @doxygen@
  142. dvidir = @dvidir@
  143. exec_prefix = @exec_prefix@
  144. host = @host@
  145. host_alias = @host_alias@
  146. host_cpu = @host_cpu@
  147. host_os = @host_os@
  148. host_vendor = @host_vendor@
  149. htmldir = @htmldir@
  150. includedir = @includedir@
  151. infodir = @infodir@
  152. install_sh = @install_sh@
  153. libdir = @libdir@
  154. libexecdir = @libexecdir@
  155. localedir = @localedir@
  156. localstatedir = @localstatedir@
  157. mandir = @mandir@
  158. mkdir_p = @mkdir_p@
  159. oldincludedir = @oldincludedir@
  160. pdfdir = @pdfdir@
  161. prefix = @prefix@
  162. program_transform_name = @program_transform_name@
  163. psdir = @psdir@
  164. sbindir = @sbindir@
  165. sharedstatedir = @sharedstatedir@
  166. srcdir = @srcdir@
  167. sysconfdir = @sysconfdir@
  168. target_alias = @target_alias@
  169. top_builddir = @top_builddir@
  170. top_srcdir = @top_srcdir@
  171. SUBDIRS = userguide
  172. all: all-recursive
  173. .SUFFIXES:
  174. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  175. @for dep in $?; do \
  176. case '$(am__configure_deps)' in \
  177. *$$dep*) \
  178. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  179. && exit 0; \
  180. exit 1;; \
  181. esac; \
  182. done; \
  183. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
  184. cd $(top_srcdir) && \
  185. $(AUTOMAKE) --gnu doc/Makefile
  186. .PRECIOUS: Makefile
  187. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  188. @case '$?' in \
  189. *config.status*) \
  190. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  191. *) \
  192. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  193. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  194. esac;
  195. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  196. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  197. $(top_srcdir)/configure: $(am__configure_deps)
  198. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  199. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  200. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  201. mostlyclean-libtool:
  202. -rm -f *.lo
  203. clean-libtool:
  204. -rm -rf .libs _libs
  205. # This directory's subdirectories are mostly independent; you can cd
  206. # into them and run `make' without going through this Makefile.
  207. # To change the values of `make' variables: instead of editing Makefiles,
  208. # (1) if the variable is set in `config.status', edit `config.status'
  209. # (which will cause the Makefiles to be regenerated when you run `make');
  210. # (2) otherwise, pass the desired values on the `make' command line.
  211. $(RECURSIVE_TARGETS):
  212. @failcom='exit 1'; \
  213. for f in x $$MAKEFLAGS; do \
  214. case $$f in \
  215. *=* | --[!k]*);; \
  216. *k*) failcom='fail=yes';; \
  217. esac; \
  218. done; \
  219. dot_seen=no; \
  220. target=`echo $@ | sed s/-recursive//`; \
  221. list='$(SUBDIRS)'; for subdir in $$list; do \
  222. echo "Making $$target in $$subdir"; \
  223. if test "$$subdir" = "."; then \
  224. dot_seen=yes; \
  225. local_target="$$target-am"; \
  226. else \
  227. local_target="$$target"; \
  228. fi; \
  229. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  230. || eval $$failcom; \
  231. done; \
  232. if test "$$dot_seen" = "no"; then \
  233. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  234. fi; test -z "$$fail"
  235. $(RECURSIVE_CLEAN_TARGETS):
  236. @failcom='exit 1'; \
  237. for f in x $$MAKEFLAGS; do \
  238. case $$f in \
  239. *=* | --[!k]*);; \
  240. *k*) failcom='fail=yes';; \
  241. esac; \
  242. done; \
  243. dot_seen=no; \
  244. case "$@" in \
  245. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  246. *) list='$(SUBDIRS)' ;; \
  247. esac; \
  248. rev=''; for subdir in $$list; do \
  249. if test "$$subdir" = "."; then :; else \
  250. rev="$$subdir $$rev"; \
  251. fi; \
  252. done; \
  253. rev="$$rev ."; \
  254. target=`echo $@ | sed s/-recursive//`; \
  255. for subdir in $$rev; do \
  256. echo "Making $$target in $$subdir"; \
  257. if test "$$subdir" = "."; then \
  258. local_target="$$target-am"; \
  259. else \
  260. local_target="$$target"; \
  261. fi; \
  262. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  263. || eval $$failcom; \
  264. done && test -z "$$fail"
  265. tags-recursive:
  266. list='$(SUBDIRS)'; for subdir in $$list; do \
  267. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  268. done
  269. ctags-recursive:
  270. list='$(SUBDIRS)'; for subdir in $$list; do \
  271. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  272. done
  273. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  274. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  275. unique=`for i in $$list; do \
  276. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  277. done | \
  278. $(AWK) ' { files[$$0] = 1; } \
  279. END { for (i in files) print i; }'`; \
  280. mkid -fID $$unique
  281. tags: TAGS
  282. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  283. $(TAGS_FILES) $(LISP)
  284. tags=; \
  285. here=`pwd`; \
  286. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  287. include_option=--etags-include; \
  288. empty_fix=.; \
  289. else \
  290. include_option=--include; \
  291. empty_fix=; \
  292. fi; \
  293. list='$(SUBDIRS)'; for subdir in $$list; do \
  294. if test "$$subdir" = .; then :; else \
  295. test ! -f $$subdir/TAGS || \
  296. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  297. fi; \
  298. done; \
  299. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  300. unique=`for i in $$list; do \
  301. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  302. done | \
  303. $(AWK) ' { files[$$0] = 1; } \
  304. END { for (i in files) print i; }'`; \
  305. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  306. test -n "$$unique" || unique=$$empty_fix; \
  307. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  308. $$tags $$unique; \
  309. fi
  310. ctags: CTAGS
  311. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  312. $(TAGS_FILES) $(LISP)
  313. tags=; \
  314. here=`pwd`; \
  315. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  316. unique=`for i in $$list; do \
  317. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  318. done | \
  319. $(AWK) ' { files[$$0] = 1; } \
  320. END { for (i in files) print i; }'`; \
  321. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  322. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  323. $$tags $$unique
  324. GTAGS:
  325. here=`$(am__cd) $(top_builddir) && pwd` \
  326. && cd $(top_srcdir) \
  327. && gtags -i $(GTAGS_ARGS) $$here
  328. distclean-tags:
  329. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  330. distdir: $(DISTFILES)
  331. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  332. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  333. list='$(DISTFILES)'; \
  334. dist_files=`for file in $$list; do echo $$file; done | \
  335. sed -e "s|^$$srcdirstrip/||;t" \
  336. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  337. case $$dist_files in \
  338. */*) $(MKDIR_P) `echo "$$dist_files" | \
  339. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  340. sort -u` ;; \
  341. esac; \
  342. for file in $$dist_files; do \
  343. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  344. if test -d $$d/$$file; then \
  345. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  346. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  347. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  348. fi; \
  349. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  350. else \
  351. test -f $(distdir)/$$file \
  352. || cp -p $$d/$$file $(distdir)/$$file \
  353. || exit 1; \
  354. fi; \
  355. done
  356. list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  357. if test "$$subdir" = .; then :; else \
  358. test -d "$(distdir)/$$subdir" \
  359. || $(MKDIR_P) "$(distdir)/$$subdir" \
  360. || exit 1; \
  361. distdir=`$(am__cd) $(distdir) && pwd`; \
  362. top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
  363. (cd $$subdir && \
  364. $(MAKE) $(AM_MAKEFLAGS) \
  365. top_distdir="$$top_distdir" \
  366. distdir="$$distdir/$$subdir" \
  367. am__remove_distdir=: \
  368. am__skip_length_check=: \
  369. distdir) \
  370. || exit 1; \
  371. fi; \
  372. done
  373. $(MAKE) $(AM_MAKEFLAGS) \
  374. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  375. dist-hook
  376. check-am: all-am
  377. check: check-recursive
  378. all-am: Makefile
  379. installdirs: installdirs-recursive
  380. installdirs-am:
  381. install: install-recursive
  382. install-exec: install-exec-recursive
  383. install-data: install-data-recursive
  384. uninstall: uninstall-recursive
  385. install-am: all-am
  386. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  387. installcheck: installcheck-recursive
  388. install-strip:
  389. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  390. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  391. `test -z '$(STRIP)' || \
  392. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  393. mostlyclean-generic:
  394. clean-generic:
  395. distclean-generic:
  396. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  397. maintainer-clean-generic:
  398. @echo "This command is intended for maintainers to use"
  399. @echo "it deletes files that may require special tools to rebuild."
  400. clean: clean-recursive
  401. clean-am: clean-generic clean-libtool mostlyclean-am
  402. distclean: distclean-recursive
  403. -rm -f Makefile
  404. distclean-am: clean-am distclean-generic distclean-tags
  405. dvi: dvi-recursive
  406. dvi-am:
  407. html: html-recursive
  408. info: info-recursive
  409. info-am:
  410. install-data-am:
  411. install-dvi: install-dvi-recursive
  412. install-exec-am:
  413. install-html: install-html-recursive
  414. install-info: install-info-recursive
  415. install-man:
  416. install-pdf: install-pdf-recursive
  417. install-ps: install-ps-recursive
  418. installcheck-am:
  419. maintainer-clean: maintainer-clean-recursive
  420. -rm -f Makefile
  421. maintainer-clean-am: distclean-am maintainer-clean-generic
  422. mostlyclean: mostlyclean-recursive
  423. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  424. pdf: pdf-recursive
  425. pdf-am:
  426. ps: ps-recursive
  427. ps-am:
  428. uninstall-am:
  429. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
  430. install-strip
  431. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  432. all all-am check check-am clean clean-generic clean-libtool \
  433. ctags ctags-recursive dist-hook distclean distclean-generic \
  434. distclean-libtool distclean-tags distdir dvi dvi-am html \
  435. html-am info info-am install install-am install-data \
  436. install-data-am install-dvi install-dvi-am install-exec \
  437. install-exec-am install-html install-html-am install-info \
  438. install-info-am install-man install-pdf install-pdf-am \
  439. install-ps install-ps-am install-strip installcheck \
  440. installcheck-am installdirs installdirs-am maintainer-clean \
  441. maintainer-clean-generic mostlyclean mostlyclean-generic \
  442. mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
  443. uninstall uninstall-am
  444. dist-hook: doc
  445. cp -R manual $(distdir)
  446. mkdir $(distdir)/icons
  447. cp -f www/icons/GTL.jpeg $(distdir)/icons
  448. cp -f www/style.css $(distdir)
  449. cp -f www/index.html $(distdir)
  450. cp -f www/register.html $(distdir)
  451. cp -f www/refer.html $(distdir)
  452. cp -f www/platforms.html $(distdir)
  453. cp -f www/lists.html $(distdir)
  454. cp -f www/history.html $(distdir)
  455. .PHONY: doc
  456. doc:
  457. doxygen doxygen_config
  458. cp www/icons/GTL.jpeg manual
  459. cd userguide; $(MAKE) doc
  460. homepage: doc
  461. cp -Rf manual /home/http/htdocs/infosun/br/projects/GTL
  462. cp -f www/icons/GTL.jpeg /home/http/htdocs/infosun/br/projects/GTL/icons
  463. cp -f www/style.css /home/http/htdocs/infosun/br/projects/GTL
  464. cp -f www/index.html /home/http/htdocs/infosun/br/projects/GTL
  465. cp -f www/register.html /home/http/htdocs/infosun/br/projects/GTL
  466. cp -f www/refer.html /home/http/htdocs/infosun/br/projects/GTL
  467. cp -f www/platforms.html /home/http/htdocs/infosun/br/projects/GTL
  468. cp -f www/lists.html /home/http/htdocs/infosun/br/projects/GTL
  469. cp -f www/history.html /home/http/htdocs/infosun/br/projects/GTL
  470. cp -f www/download.html /home/http/htdocs/infosun/br/projects/GTL/download/index.html
  471. homepagetest: doc
  472. cp -Rf manual $(HOME)/public_html/GTL
  473. cp -f www/icons/GTL.jpeg $(HOME)/public_html/GTL/icons
  474. cp -f www/style.css $(HOME)/public_html/GTL
  475. cp -f www/index.html $(HOME)/public_html/GTL
  476. cp -f www/register.html $(HOME)/public_html/GTL
  477. cp -f www/refer.html $(HOME)/public_html/GTL
  478. cp -f www/platforms.html $(HOME)/public_html/GTL
  479. cp -f www/lists.html $(HOME)/public_html/GTL
  480. cp -f www/history.html $(HOME)/public_html/GTL
  481. cp -f www/download.html $(HOME)/public_html/GTL/download/index.html
  482. #---------------------------------------------------------------------------
  483. # end of file
  484. #---------------------------------------------------------------------------
  485. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  486. # Otherwise a system limit (for SysV at least) may be exceeded.
  487. .NOEXPORT: