repo.or.cz
/
notion.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add manpage for notionflux
[notion.git]
/
test
/
integration
/
Makefile
blob
b1567cd4a9b5fdedf4cec283032a6fca9af82408
1
.PHONY
:
test
2
3
libXinerama.so
.1.0
:
Xinerama.c
4
gcc
-
O2
-
Wall Xinerama.c
-
fPIC
-
o libXinerama.so
.1.0
-
shared
5
6
test
:
libXinerama.so
.1.0
7
LD_PRELOAD
=
`pwd`
/
libXinerama.so
.1.0
lua .
/
runtests.lua