* sea/src/Makefile.am :
- Passage a la nouvelle librairie VHDL avec support des generiques, pour etre compatible avec le reste d'Alliance.
This commit is contained in:
parent
1107eff334
commit
43c49befd5
|
@ -16,7 +16,7 @@ a2def_LDADD = @ALLIANCE_LIBS@ \
|
||||||
-lMsl \
|
-lMsl \
|
||||||
-lMel -lMgl \
|
-lMel -lMgl \
|
||||||
-lMhl \
|
-lMhl \
|
||||||
-lMvl \
|
-lMvg \
|
||||||
-lMmg \
|
-lMmg \
|
||||||
-lMlo \
|
-lMlo \
|
||||||
-lMph -lMut \
|
-lMph -lMut \
|
||||||
|
@ -31,7 +31,7 @@ def2a_LDADD = @ALLIANCE_LIBS@ \
|
||||||
-lMsl \
|
-lMsl \
|
||||||
-lMel -lMgl \
|
-lMel -lMgl \
|
||||||
-lMhl \
|
-lMhl \
|
||||||
-lMvl \
|
-lMvg \
|
||||||
-lMmg \
|
-lMmg \
|
||||||
-lMlo \
|
-lMlo \
|
||||||
-lMph -lMut \
|
-lMph -lMut \
|
||||||
|
@ -46,7 +46,7 @@ sxlib2lef_LDADD = @ALLIANCE_LIBS@ \
|
||||||
-lMsl \
|
-lMsl \
|
||||||
-lMel -lMgl \
|
-lMel -lMgl \
|
||||||
-lMhl \
|
-lMhl \
|
||||||
-lMvl \
|
-lMvg \
|
||||||
-lMmg \
|
-lMmg \
|
||||||
-lMlo \
|
-lMlo \
|
||||||
-lMph -lMut \
|
-lMph -lMut \
|
||||||
|
|
Loading…
Reference in New Issue