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

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [tix/] [demos/] [et/] [Makefile.demo] - Rev 1780

Go to most recent revision | Compare with Previous | Blame | View Log

# This is an example Makefile that demonstrates how to link Tix into
# an ET-enabled wish. You need to modify this file to suit the
# configuration on your system
#

# etwish+tix:           an ET-enabled wish executable that includes Tix
#
# etdemo.et             an ET initialization file that includes Tix
#                       It should be translated into C code by et2c
#                       and then compiled into etdemo.o
#
# et42.o                compiled from et42.c that came with ET.
#

etwish+tix:
        ld etdemo.o libtixsam4.1.7.6.so et42.o -ltcl -ltk -o etwish+tix

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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