repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git]
/
xlisp
/
patch
blob
64124c75ac7edb00f5a10803892391968cc040e4
1
37c37
2
< all: xlisp
3
---
4
> all: xlisp xlisptk
5
83c83
6
< @$(CC) $(CFLAGS) $(XLISPTKOBJS) -L$(LIBDIR) -lxlisp -ltcl8.3 -ltk8.3 -lX11 -lm -o $@
7
---
8
> @$(CC) $(CFLAGS) $(XLISPTKOBJS) -L$(LIBDIR) -lxlisp -ltcl8.5 -ltk8.5 -lX11 -lm -o $@