2005-09-28 13:51:32 +00:00
|
|
|
# This is a Makefile for the TOC.lyx files.
|
|
|
|
# It was automatically generated by depend.py
|
|
|
|
#
|
|
|
|
# First come the rules for each xx_TOC.lyx file. Then comes the
|
|
|
|
# TOCs target, which prints all the TOC files.
|
|
|
|
|
2007-01-31 15:59:35 +00:00
|
|
|
TOC.lyx: $(srcdir)/Intro.lyx $(srcdir)/FAQ.lyx $(srcdir)/Tutorial.lyx $(srcdir)/UserGuide.lyx $(srcdir)/EmbeddedObjects.lyx $(srcdir)/Extended.lyx $(srcdir)/Customization.lyx
|
2006-06-30 13:54:01 +00:00
|
|
|
PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py
|
2005-09-28 13:51:32 +00:00
|
|
|
|
2007-02-25 18:12:03 +00:00
|
|
|
tocfiles = TOC.lyx
|