head	1.5;
access;
symbols
	charm6_1:1.5
	charm_6_0_1:1.5
	charm6_0_1:1.5
	charm6_0:1.5
	ChaNGa_1-0:1.4
	charm5_9:1.4;
locks; strict;
comment	@# @;


1.5
date	2007.12.08.02.40.54;	author gioachin;	state Exp;
branches;
next	1.4;
commitid	72fb475a04054567;

1.4
date	2003.04.15.17.03.43;	author olawlor;	state Exp;
branches;
next	1.3;

1.3
date	2002.10.25.16.59.20;	author gzheng;	state Exp;
branches;
next	1.2;

1.2
date	2002.03.01.22.50.57;	author gzheng;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.01.07.43.27;	author gzheng;	state Exp;
branches;
next	;


desc
@@


1.5
log
@changed order of move commands to reduce the time in which the web is out of sync
(helps especially when the files are moved across the network through NFS)
@
text
@
doxygen: 
	doxygen charm.conf

web:  doxygen
	/bin/rm -r -f /www/doxygen/charm.old
	/bin/mv html /www/doxygen/charm.new
	/bin/mv -f /www/doxygen/charm /www/doxygen/charm.old
	/bin/mv /www/doxygen/charm.new /www/doxygen/charm
	chmod  775 /www/doxygen/charm
@


1.4
log
@Changed name of "install" target to "web", just like manuals.
@
text
@d7 1
d9 1
a9 1
	/bin/mv html /www/doxygen/charm
a10 1
	/bin/rm -r -f latex
@


1.3
log
@updated.
@
text
@d5 1
a5 1
install:  doxygen
@


1.2
log
@added Make install
@
text
@d9 1
@


1.1
log
@simple Makefile for doxygen
@
text
@d4 6
@

