summaryrefslogtreecommitdiff
path: root/advanced_opengl/2.stencil/build
diff options
context:
space:
mode:
Diffstat (limited to 'advanced_opengl/2.stencil/build')
-rwxr-xr-xadvanced_opengl/2.stencil/build5
1 files changed, 0 insertions, 5 deletions
diff --git a/advanced_opengl/2.stencil/build b/advanced_opengl/2.stencil/build
deleted file mode 100755
index c4aa562..0000000
--- a/advanced_opengl/2.stencil/build
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-. ../../config
-TARGET='stencil'
-set -x
-gcc -o $TARGET $CFLAGS $INCLUDE $LFLAGS $TARGET.c $LIBS