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.12.20.01.29.38;	author wilmarth;	state Exp;
branches;
next	;
commitid	9dd4769c5514567;


desc
@@


1.1
log
@Adding outline for ParFUM manual.
@
text
@# Stub makefile for LaTeX PPL manual
FILE=manual
TEX=$(FILE).tex comm.tex mesh.tex
DEST=parfum
LATEX2HTML=$(L2H) -split 4
PROJECT_LINK='<a href="http://charm.cs.uiuc.edu/research/ParFUM">ParFUM Homepage</a><br>'

include ../Makefile.common
@
