cvs commit: de-www/de-bsd-www Makefile de-www/de-bsd-www/layout Makefile Makefile.inc de-www/de-bsd-www/layout/css Makefile de-www/de-bsd-www/layout/images Makefile

From: Aron Schlesinger <as(at)doc.bsdgroup.de>
Date: Tue, 4 Sep 2007 00:22:44 GMT

as 2007-09-04 00:22:44 UTC

  FreeBSD German Documentation Repository

  Modified files:
    de-bsd-www Makefile
    de-bsd-www/layout/css Makefile
  Added files:
    de-bsd-www/layout Makefile Makefile.inc
    de-bsd-www/layout/images Makefile
  Log:
  layout/ in die Build-Prozess integriert.
  
  Revision Changes Path
  1.9 +1 -0 de-www/de-bsd-www/Makefile
  1.1 +15 -0 de-www/de-bsd-www/layout/Makefile (new)
  1.1 +6 -0 de-www/de-bsd-www/layout/Makefile.inc (new)
  1.2 +1 -1 de-www/de-bsd-www/layout/css/Makefile
  1.1 +16 -0 de-www/de-bsd-www/layout/images/Makefile (new)
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/Makefile,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -I$FreeBSDde.*$ -r1.8 -r1.9
  --- Makefile 4 Sep 2007 00:19:12 -0000 1.8
  +++ Makefile 4 Sep 2007 00:22:43 -0000 1.9
  @@ -24,5 +24,6 @@
   
   # Non-SGML
   SUBDIR+= gifs
  +SUBDIR+= layout
   
   .include "${WEB_PREFIX}/share/mk/web.site.mk"
  
  Index: Makefile
  ====================================================================
  # The FreeBSD German Documentation Project
  #
  # $FreeBSDde: de-www/de-bsd-www/layout/Makefile,v 1.1 2007/09/04 00:22:43 as Exp $
  
  .if exists(../Makefile.conf)
  .include "../Makefile.conf"
  .endif
  .if exists(../Makefile.inc)
  .include "../Makefile.inc"
  .endif
  
  SUBDIR= css
  SUBDIR+= images
  
  .include "${WEB_PREFIX}/share/mk/web.site.mk"
  
  Index: Makefile.inc
  ====================================================================
  # The FreeBSD German Documentation Project
  #
  # $FreeBSDde: de-www/de-bsd-www/layout/Makefile.inc,v 1.1 2007/09/04 00:22:43 as Exp $
  
  WEBBASE?= /de-doc/layout
  WEB_PREFIX?= ${.CURDIR}/../../..
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/layout/css/Makefile,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -I$FreeBSDde.*$ -r1.1 -r1.2
  --- Makefile 28 Jul 2007 16:35:26 -0000 1.1
  +++ Makefile 4 Sep 2007 00:22:43 -0000 1.2
  @@ -1,6 +1,6 @@
  -# The FreeBSD Documentation Project
   # The German FreeBSD Documentation Project
  -# $FreeBSDde: de-www/de-bsd-www/layout/css/Makefile,v 1.1 2007/07/28 16:35:26 jkois Exp $
  +#
  +# $FreeBSDde: de-www/de-bsd-www/layout/css/Makefile,v 1.2 2007/09/04 00:22:43 as Exp $
   
   .if exists(../Makefile.conf)
   .include "../Makefile.conf"
  
  Index: Makefile
  ====================================================================
  # The FreeBSD German Documentation Project
  #
  # $FreeBSDde: de-www/de-bsd-www/layout/images/Makefile,v 1.1 2007/09/04 00:22:44 as Exp $
  
  .if exists(../Makefile.conf)
  .include "../Makefile.conf"
  .endif
  .if exists(../Makefile.inc)
  .include "../Makefile.inc"
  .endif
  
  DATA= blt_red_arrow.png
  DATA+= hdr_fill.png
  DATA+= logo-red.png
  
  .include "${WEB_PREFIX}/share/mk/web.site.mk"
  

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-cvs-doc" in the body of the message
Received on Tue 04 Sep 2007 - 02:24:07 CEST

search this site