From 412ca060f5237759a4bb93b5b2695504fc74595b Mon Sep 17 00:00:00 2001 From: kueller Date: Wed, 14 May 2008 11:08:11 +0000 Subject: [PATCH] Anpassung an neue Version (V962) git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4500 504e572c-2e33-0410-9681-be2bf7408885 --- BaseBuild/Basesys/flex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaseBuild/Basesys/flex b/BaseBuild/Basesys/flex index dac5090..86a4f7d 100644 --- a/BaseBuild/Basesys/flex +++ b/BaseBuild/Basesys/flex @@ -81,7 +81,7 @@ mk32() { CC="gcc ${BUILDOPTIONS32}" \ ../flex*/configure --prefix=/usr make -j $NUMCPU libfl.a - make -j $NUMCPU prefix=$TMPROOT/usr install + make -j $NUMCPU prefix=$TMPROOT/usr install-libLIBRARIES cd ../flex* rm -r ../build-flex mkdir ../build-flex