From ba4f20f09b337b1865fc563c1e91cafce465b5e9 Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Fri, 21 Jun 2002 12:52:27 +0000 Subject: [PATCH] =?UTF-8?q?passage=20de=20Mvl=20=C3=A0=20Mvg=20lors=20du?= =?UTF-8?q?=20link=20pour=20utiliser=20le=20parseur=20vhdl=20de=20Fred=20m?= =?UTF-8?q?angeant=20les=20generic.=20Tous=20ceux=20utilisant=20Mvl=20doiv?= =?UTF-8?q?ent=20passer=20=C3=A0=20Mvg=20s'ils=20veulent=20s'interfacer=20?= =?UTF-8?q?avec=20genlib=20....?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alliance/src/ocp/src/placer/Makefile.am | 2 +- alliance/src/ocr/src/rout/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alliance/src/ocp/src/placer/Makefile.am b/alliance/src/ocp/src/placer/Makefile.am index bb9d689f..e3643c47 100644 --- a/alliance/src/ocp/src/placer/Makefile.am +++ b/alliance/src/ocp/src/placer/Makefile.am @@ -22,7 +22,7 @@ ocp_LDADD = @ALLIANCE_LIBS@ \ -lMsl \ -lMel -lMgl \ -lMhl \ - -lMvl \ + -lMvg \ -lMmg \ -lMlo \ -lMph -lMut \ diff --git a/alliance/src/ocr/src/rout/Makefile.am b/alliance/src/ocr/src/rout/Makefile.am index 786f7321..a31b6f3c 100644 --- a/alliance/src/ocr/src/rout/Makefile.am +++ b/alliance/src/ocr/src/rout/Makefile.am @@ -11,7 +11,7 @@ ocr_LDADD = @ALLIANCE_LIBS@ \ $(top_builddir)/src/seg/libocrPath.a \ $(top_builddir)/src/util/libocrUtil.a \ -lMlu -lMlo -lMal -lMcl -lMel -lMhl \ - -lMgl -lMsl -lMvl -lMpu -lMph -lMap \ + -lMgl -lMsl -lMvg -lMpu -lMph -lMap \ -lMcp -lMmg -lMut -lRcn ocr_SOURCES = display.c findNPointsPath.c getOption.c\