head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.08.15.00.30.17;	author gjb;	state Exp;
branches;
next	1.1;

1.1
date	2005.10.04.05.49.13;	author murray;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Add javascript to the www/ tree for Google Analytics.

This will also be active on the doc/ tree once we're sure there are no
problems.

PR:		159634
Submitted by:	eadler
@
text
@# $FreeBSD: www/en/layout/js/Makefile,v 1.1 2005/10/04 05:49:13 murray Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DATA=   google.js \
	styleswitcher.js

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.1
log
@Add layout styles/images for new website design.

Submitted by:  Emily Boyd
Sponsored by:  Google Summer of Code
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gifs/Makefile,v 1.53 2005/05/08 15:49:57 murray Exp $
d10 2
a11 1
DATA=   styleswitcher.js
@

