lib fgn avait disparu....

This commit is contained in:
Olivier Sirol 1999-10-28 15:32:20 +00:00
parent d532b81835
commit f2f584fa9c
1 changed files with 10 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# description : Alliance Shared Libraries and Include Files # # 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 # The variables $TOP and $MACHINE are set by
# alc_env.[c]sh script # alc_env.[c]sh script
@ -384,6 +384,15 @@ VRD_L = -lVrd303
VRD_LIB = libVrd303.a VRD_LIB = libVrd303.a
VRD_H = vrd303.h VRD_H = vrd303.h
# ###---------------------------------------------------------###
# user level functions for FPGEN #
# ###---------------------------------------------------------###
FGN_L = -lFgn115
FGN_LIB = libFgn115.a
FGN_H = Fgn115.h
# ###---------------------------------------------------------### # ###---------------------------------------------------------###
# Timing Analysis # # Timing Analysis #
# # # #