/[ascend]/trunk/ascend/bintokens/Makefile
ViewVC logotype

Contents of /trunk/ascend/bintokens/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2045 - (show annotations) (download)
Sun Jun 14 03:14:26 2009 UTC (13 years, 9 months ago) by jpye
File size: 152 byte(s)
Some attempts to get Bintoken functionality running again.
1 ASC_INCDIR=~/ascend/bintokens
2 ASC_LIBDIR=~/ascend
3 CC=gcc
4
5 all:
6 $(CC) -shared -I$(ASC_INCDIR) -o $(ASCBT_TARGET) $(ASCBT_SRC) -lascend -L$(ASC_LIBDIR)
7

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22