# For convenience, all help files are re-built when any of the .tex # files changes. It's too difficult to bother with filtering each # potential change out into which help file is actually changed. everything: ../../../../doc/help/author.manual.ps ../../../../doc/help/course.manual.ps ../../../../doc/help/author.manual.ps: $(wildcard tex/*.tex) $(wildcard png/*.png) cd ../../../build/; ./buildHelp.sh ../../../../doc/help/course.manual.ps: $(wildcard tex/*.tex) $(wildcard png/*.png) cd ../../../build/; ./buildHelp.sh #../../../../doc/help/author.manual.pdf: builder #../../../../doc/help/course.manual.ps: builder #../../../../doc/help/course.manual.pdf: builder #builder: