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


1.3
date	2007.12.21.19.25.00;	author gioachin;	state Exp;
branches;
next	1.2;
commitid	4da1476c129a4567;

1.2
date	2007.12.18.00.51.45;	author gioachin;	state Exp;
branches;
next	1.1;
commitid	57e2476719754567;

1.1
date	2007.12.10.22.47.08;	author gioachin;	state Exp;
branches;
next	;
commitid	4c84475dc1d44567;


desc
@@


1.3
log
@* deleting a couple of files not in use (integrated into other files)
* changing all textrm to texttt (typewriter formatting)
* added faq in the charm general programming section about program startup
@
text
@# Stub makefile for LaTeX PPL manual
FILE=manual
TEX=$(FILE).tex overview.tex charm.tex arrays.tex groups.tex messages.tex \
	other.tex install.tex debugging.tex ports.tex converse.tex internals.tex pup.tex
DEST=faq
LATEX2HTML=$(L2H) -split 2

include ../Makefile.common

index.tex:
	touch index.tex
@


1.2
log
@finished converting the old html FAQ page to the new format in LaTeX.
@
text
@d3 1
a3 1
TEX=$(FILE).tex overview.tex general.tex charm.tex arrays.tex groups.tex messages.tex \
@


1.1
log
@first version of Charm FAQ in latex form
@
text
@d3 2
a4 2
TEX=$(FILE).tex overview.tex general.tex charm.tex arrays.tex groups.tex nodegroups.tex messages.tex \
	other.tex install.tex debugging.tex ports.tex converse.tex internals.tex
@

