From f2f584fa9cd5ffc5477b5f965651c1d1afedf2c3 Mon Sep 17 00:00:00 2001 From: Olivier Sirol Date: Thu, 28 Oct 1999 15:32:20 +0000 Subject: [PATCH] lib fgn avait disparu.... --- alliance/share/etc/libraries.mk | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 # # #