repo.or.cz
/
xuni.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Minor syntactical changes for readability.
[xuni.git]
/
make32.sh
blob
4deed7a179785b06dacbfc0ac40fce33945f6b2b
1
#!/bin/sh
2
3
.
/
configure CFLAGS
=
"-m32 -I temp/32/usr/include/SDL -I ../temp/32/usr/include/SDL"
LDFLAGS
=
"-L temp/32/usr/lib -L ../temp/32/usr/lib"
4
make
clean