From 77f9ed907f02b5de3caf9954aa4ab152a407fe17 Mon Sep 17 00:00:00 2001 From: The Alliance Tool Date: Fri, 15 Apr 2005 08:40:23 +0000 Subject: [PATCH] * documentation/ : - Bug : Oops, some debug things left. --- .../src/documentation/tutorials/place_and_route/tex/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alliance/src/documentation/tutorials/place_and_route/tex/Makefile b/alliance/src/documentation/tutorials/place_and_route/tex/Makefile index 0a8c3c9b..cb9d1f13 100644 --- a/alliance/src/documentation/tutorials/place_and_route/tex/Makefile +++ b/alliance/src/documentation/tutorials/place_and_route/tex/Makefile @@ -16,7 +16,7 @@ place_and_route.dvi : place_and_route.tex $(EPS) latex $< %.eps : %.fig - /usr/pkg/bin/fig2dev -L eps $< > $@ + fig2dev -L eps $< > $@ $(EPS) : $(FIG) $(PDF) : $(EPS)