Apply minor cleanup to mempool
[charm.git] / doc / converse / Makefile
bloba28da3396b01d915bade7a7291bd3ae5fa457e08
1 # Stub makefile for LaTeX PPL manual
2 FILE=manual
3 TEX=$(FILE).tex ccs.tex cmi.tex conditions.tex cpvmacros.tex isomalloc.tex \
4 index.tex queue.tex simulator.tex threads.tex thsync.tex usermain.tex \
5 onesided.tex persistent.tex
6 DEST=converse
7 LATEX2HTML=$(L2H) -split 5
8 DOCTITLE='Converse Programming Manual'
9 PROJECT_LINK='<a href="http://charm.cs.uiuc.edu/research/converse">Converse Homepage</a><br>'
11 include ../Makefile.common
13 index.tex:
14 touch index.tex