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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or_debug_proxy/] [Makefile] - Diff between revs 529 and 682

Show entire file | Details | Blame | View Log

Rev 529 Rev 682
Line 112... Line 112...
$(STATIC_LIBDIR)/$(STATIC_LIB):
$(STATIC_LIBDIR)/$(STATIC_LIB):
        @echo
        @echo
        @echo "The static library, $(STATIC_LIB), is missing."
        @echo "The static library, $(STATIC_LIB), is missing."
        @echo "Please download the driver to build a statically linked version"
        @echo "Please download the driver to build a statically linked version"
        @echo "of this app. For 32-bit Linux, try:"; echo
        @echo "of this app. For 32-bit Linux, try:"; echo
        @echo "\twget http://www.ftdichip.com/Drivers/D2XX/Linux/libftd2xx1.0.4.tar.gz"
        @echo "\twget http://www.ftdichip.com/Drivers/D2XX/Linux/libftd2xx0.4.16.tar.gz"
        @echo "\ttar xzf libftd2xx1.0.4.tar.gz"
        @echo "\ttar xzf libftd2xx0.4.16.tar.gz"
        @echo "\tcp libftd2xx1.0.4/build/i386/libftd2xx.a lib"
        @echo "\tcp libftd2xx0.4.16/static_lib/libftd2xx.a.0.4.16 lib/"
        @echo
        @echo
        @exit 1
        @exit 1
# -----------------------------------------------------------------------------
# -----------------------------------------------------------------------------
# Tidy up
# Tidy up
clean:
clean:

powered by: WebSVN 2.1.0

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