diff --git a/alliance/share/etc/libraries.mk b/alliance/share/etc/libraries.mk index 69e26db1..69f21e22 100644 --- a/alliance/share/etc/libraries.mk +++ b/alliance/share/etc/libraries.mk @@ -3,7 +3,7 @@ # description : Alliance Shared Libraries and Include Files # # ###---------------------------------------------------------### -# $Id: libraries.mk,v 1.12 1999/10/21 13:24:56 czo Exp $ +# $Id: libraries.mk,v 1.13 1999/10/28 15:32:20 czo Exp $ # The variables $TOP and $MACHINE are set by # alc_env.[c]sh script @@ -384,6 +384,15 @@ VRD_L = -lVrd303 VRD_LIB = libVrd303.a VRD_H = vrd303.h +# ###---------------------------------------------------------### +# user level functions for FPGEN # +# ###---------------------------------------------------------### + +FGN_L = -lFgn115 +FGN_LIB = libFgn115.a +FGN_H = Fgn115.h + + # ###---------------------------------------------------------### # Timing Analysis # # #