head	1.1;
access;
symbols
	charm6_1:1.1
	charm_6_0_1:1.1
	charm6_0_1:1.1
	charm6_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.03.01.00.04.52;	author chao;	state Exp;
branches;
next	;
commitid	769145e618a34567;


desc
@@


1.1
log
@*** empty log message ***
@
text
@# Stub makefile for LaTeX PPL manual
FILE=manual
TEX=$(FILE).tex
DEST=charisma
LATEX2HTML=$(L2H) -split 4
PROJECT_LINK='<a href="http://charm.cs.uiuc.edu/research/orch">Charisma Homepage</a><br>'

include ../Makefile.common

index.tex:
	touch index.tex
@
