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