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.06.25.23.20.13;	author cheelee;	state Exp;
branches;
next	;
commitid	f2046804d994567;


desc
@@


1.1
log
@Rudimentary documentation for the charm++ port of the ARMCI interface.
@
text
@# Stub makefile for LaTeX PPL manual
FILE=manual
TEX=$(FILE).tex 

DEST=armci
LATEX2HTML=$(L2H) -split 5

include ../Makefile.common

index.tex:
	touch index.tex
@
