From ecf2116e310a930d514f1ce6a380d499ee8f2f94 Mon Sep 17 00:00:00 2001 From: Olivier Sirol Date: Mon, 22 Nov 1999 14:38:43 +0000 Subject: [PATCH] nouveau lib.mk --- alliance/share/etc/libraries.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/alliance/share/etc/libraries.mk b/alliance/share/etc/libraries.mk index 43c8bfee..f573e276 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.18 1999/11/16 19:33:29 czo Exp $ +# $Id: libraries.mk,v 1.19 1999/11/22 14:38:43 czo Exp $ # The variables $ALLIANCE_TOP and $ALLIANCE_OS are set by # alc_env.[c]sh script @@ -296,9 +296,9 @@ RFM_LIB = libRfm210.a RFM_H = rfm210.h RGS_L = -lRgs112 RGS_LIB = libRgs112.a -RPR_L = -lRpr212 -RPR_LIB = libRpr212.a -RPR_H = rpr212.h +RPR_L = -lRpr213 +RPR_LIB = libRpr213.a +RPR_H = rpr213.h RWI_L = -lRwi109 RWI_LIB = libRwi109.a RWI_H = rwi109.h