Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 02:14:33 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en Makefile www/en/FAQ Makefile www/en/cgi Makefile www/en/copyright Makefile www/en/doc Makefile www/en/gallery Makefile www/en/handbook Makefile www/en/news Makefile www/en/news/1997 Makefile www/en/news/1998 Makefile ...
Message-ID:  <200110291014.f9TAEXn27784@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
murray      2001/10/29 02:14:33 PST

  Modified files:
    en                   Makefile 
    en/FAQ               Makefile 
    en/cgi               Makefile 
    en/copyright         Makefile 
    en/doc               Makefile 
    en/gallery           Makefile 
    en/handbook          Makefile 
    en/news              Makefile 
    en/news/1997         Makefile 
    en/news/1998         Makefile 
    en/news/1999         Makefile 
    en/news/2000         Makefile 
    en/news/status       Makefile 
    en/platforms         index.sgml 
    en/ports             Makefile 
    en/relnotes          Makefile 
    en/search            Makefile 
    share/mk             web.site.mk 
  Log:
  * Make build/install of www /usr/obj prefix clean.
  * Use make variables instead of hard coding commands, paths, and
    options.
  * Wrap some long lines.
  * Replace shell loops with make for loops, etc.
  
  PR:		docs/31132
  Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
  
  Revision  Changes    Path
  1.7       +5 -4      www/en/FAQ/Makefile
  1.74      +24 -7     www/en/Makefile
  1.18      +2 -2      www/en/cgi/Makefile
  1.12      +4 -5      www/en/copyright/Makefile
  1.8       +34 -11    www/en/doc/Makefile
  1.14      +16 -12    www/en/gallery/Makefile
  1.8       +6 -4      www/en/handbook/Makefile
  1.4       +1 -2      www/en/news/1997/Makefile
  1.2       +1 -2      www/en/news/1998/Makefile
  1.2       +1 -2      www/en/news/1999/Makefile
  1.2       +1 -2      www/en/news/2000/Makefile
  1.30      +9 -6      www/en/news/Makefile
  1.9       +4 -3      www/en/news/status/Makefile
  1.5       +2 -1      www/en/platforms/index.sgml
  1.34      +11 -13    www/en/ports/Makefile
  1.5       +3 -3      www/en/relnotes/Makefile
  1.9       +2 -2      www/en/search/Makefile
  1.37      +92 -50    www/share/mk/web.site.mk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110291014.f9TAEXn27784>