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

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [tix/] [demos/] [et/] [Makefile.demo] - Blame information for rev 1780

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

Line No. Rev Author Line
1 578 markom
# This is an example Makefile that demonstrates how to link Tix into
2
# an ET-enabled wish. You need to modify this file to suit the
3
# configuration on your system
4
#
5
 
6
# etwish+tix:           an ET-enabled wish executable that includes Tix
7
#
8
# etdemo.et             an ET initialization file that includes Tix
9
#                       It should be translated into C code by et2c
10
#                       and then compiled into etdemo.o
11
#
12
# et42.o                compiled from et42.c that came with ET.
13
#
14
 
15
etwish+tix:
16
        ld etdemo.o libtixsam4.1.7.6.so et42.o -ltcl -ltk -o etwish+tix

powered by: WebSVN 2.1.0

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