From 2e64d3c5d6eb1eb04168d39d5eb5f2d89af1a8b0 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sat, 2 Aug 2025 13:21:42 +0500 Subject: debug chapter --- pbr/textured/build.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 pbr/textured/build.sh (limited to 'pbr/textured/build.sh') diff --git a/pbr/textured/build.sh b/pbr/textured/build.sh new file mode 100755 index 0000000..5c5427f --- /dev/null +++ b/pbr/textured/build.sh @@ -0,0 +1,5 @@ +#!/bin/sh +. ../../config +TARGET='textured' +set -x +gcc -o $TARGET $CFLAGS $INCLUDE $LFLAGS $TARGET.c $LIBS -- cgit v1.2.3-70-g09d2