summaryrefslogtreecommitdiff
path: root/advanced_lighting/6.hdr/build.sh
blob: 3957e1d7376c29a534d5977afdf75572b075f9b2 (plain)
1
2
3
4
5
#!/bin/sh
. ../../config
TARGET='hdr'
set -x
gcc -o $TARGET $CFLAGS $INCLUDE $LFLAGS $TARGET.c $LIBS