Add the fpga target.

This commit is contained in:
steve
2001-08-28 04:14:20 +00:00
parent 2002c03cef
commit f063bf833f
12 changed files with 612 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
echo "Autoconf in root..."
autoconf
for dir in vpip vvp tgt-vvp
for dir in vpip vvp tgt-vvp tgt-fpga
do
echo "Autoconf in $dir..."
( cd $dir ; autoconf )