Start the libveriuser library.

This commit is contained in:
steve
2002-05-19 05:21:00 +00:00
parent cfab250671
commit ca9abaf0c5
11 changed files with 280 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
echo "Autoconf in root..."
autoconf
for dir in vpip vvp tgt-vvp tgt-fpga
for dir in vpip vvp tgt-vvp tgt-fpga libveriuser
do
echo "Autoconf in $dir..."
( cd $dir ; autoconf )