index
:
opengl_learning.git
master
Unnamed repository; edit this file 'description' to name the repository.
pryazha
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
depth
/
build.sh
blob: 961ce781e94d7784c1e90ecf9fa390c84a26a33c (
plain
)
1
2
3
4
#!/bin/sh . ../config set -x gcc -o depth $CFLAGS $INCLUDE $LFLAGS depth.c $LIBS && ./depth