OpenCores
URL https://opencores.org/ocsvn/adv_debug_sys/adv_debug_sys/trunk

Subversion Repositories adv_debug_sys

[/] [adv_debug_sys/] [trunk/] [Software/] [adv_jtag_bridge/] [autogen.sh] - Blame information for rev 59

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 59 nyawn
#!/bin/bash
2
 
3
set -o errexit
4
set -o pipefail
5
set -o nounset
6
set -o posix
7
 
8
set -x  # Trace the commands as they are executed.
9
 
10
autoreconf --warnings=all --install

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.