]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix file.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 Jul 1999 08:47:06 +0000 (08:47 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 Jul 1999 08:47:06 +0000 (08:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@1600 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/auto/Makefile

index f75a7b2f7f356778ec69f0ee780a7d390a5dfbec..5ab1fe5d234e03969deb6db8f53096d5f4bea1dc 100644 (file)
@@ -48,7 +48,8 @@ kdoc.library-files.rerun = $(kdoc.library-files:%.kdoc=%.kdoc.rerun)
 
 KDOCFLAGS   = -I../scripts/kdoc ../scripts/kdoc/kdoc -a -p
 ifeq ($(shell uname),SunOS)
-DOCPP = /home/people/wolf/Config/doc++/doc++
+#DOCPP = /home/people/wolf/Config/doc++/doc++
+DOCPP = /home/people/kanschat/bin/doc++
 else
 DOCPP = doc++
 endif
@@ -170,7 +171,7 @@ latex/deal_II_technical_reference.tex: latex/base.tex1 latex/lac.tex1 latex/deal
 
 # generate postscript files from a latex output file
 %.ps: %.dvi
-       dvips $< -o $@
+       cd latex ; dvips $(notdir $<) -o $(notdir $@)
 
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.