version 1.1, 2002/12/09 22:05:08
|
version 1.3, 2002/12/13 18:43:07
|
Line 2
|
Line 2
|
# files changes. It's too difficult to bother with filtering each |
# files changes. It's too difficult to bother with filtering each |
# potential change out into which help file is actually changed. |
# potential change out into which help file is actually changed. |
|
|
everything: ../../../../doc/help/author.manual.ps ../../../../doc/help/course.manual.ps |
everything: ../../../../doc/help/author.manual.ps ../../../../doc/help/course.manual.ps ../../../../doc/help/author.manual.texxml |
|
|
../../../../doc/help/author.manual.ps: $(wildcard tex/*.tex) $(wildcard png/*.png) |
../../../../doc/help/author.manual.ps: $(wildcard tex/*.tex) $(wildcard png/*.png) ../../../../doc/help/author.manual.texxml |
cd ../../../build/; ./buildHelp.sh |
cd ../../../build/; ./buildHelp.sh |
|
|
../../../../doc/help/course.manual.ps: $(wildcard tex/*.tex) $(wildcard png/*.png) |
../../../../doc/help/author.manual.pdf: $(wildcard tex/*.tex) $(wildcard png/*.png) ../../../../doc/help/author.manual.texxml |
cd ../../../build/; ./buildHelp.sh |
cd ../../../build/; ./buildHelp.sh |
|
|
#../../../../doc/help/author.manual.pdf: builder |
../../../../doc/help/course.instructor.ps: $(wildcard tex/*.tex) $(wildcard png/*.png) ../../../../doc/help/author.manual.texxml |
|
cd ../../../build/; ./buildHelp.sh |
|
|
#../../../../doc/help/course.manual.ps: builder |
../../../../doc/help/course.instructor.pdf: $(wildcard tex/*.tex) $(wildcard png/*.png) ../../../../doc/help/author.manual.texxml |
|
cd ../../../build/; ./buildHelp.sh |
|
|
#../../../../doc/help/course.manual.pdf: builder |
../../../../doc/help/course.manual.ps: $(wildcard tex/*.tex) $(wildcard png/*.png) ../../../../doc/help/course.manual.texxml |
|
cd ../../../build/; ./buildHelp.sh |
|
|
#builder: |
../../../../doc/help/course.manual.pdf: $(wildcard tex/*.tex) $(wildcard png/*.png) ../../../../doc/help/course.manual.texxml |
|
cd ../../../build/; ./buildHelp.sh |
|
|