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

Annotation of /trunk/ascend/bintokens/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2388 - (hide annotations) (download)
Tue Feb 15 03:36:18 2011 UTC (12 years, 1 month ago) by jpye
File size: 143 byte(s)
Added test suite for bintokens, now working correctly in test environment.
1 jpye 2388 ASC_INCDIR=~/ascend
2 jpye 2045 ASC_LIBDIR=~/ascend
3     CC=gcc
4    
5     all:
6 jpye 2388 $(CC) -shared -I $(ASC_INCDIR) -o $(ASCBT_TARGET) $(ASCBT_SRC) -lascend -L$(ASC_LIBDIR)
7 jpye 2045

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