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