summaryrefslogtreecommitdiff
path: root/graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-11-13 03:03:42 +0000
committerNorbert Preining <norbert@preining.info>2024-11-13 03:03:42 +0000
commit5037cc8f66c1c2dfc56accf0f29866977fce1f11 (patch)
tree916c5b917a84c268d98a6176a93f0a4c3e63a102 /graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile
parentd63a87aba38d505e5b1322a0fd3b93549e7cb203 (diff)
CTAN sync 202411130303
Diffstat (limited to 'graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile')
-rw-r--r--graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile b/graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile
deleted file mode 100644
index b3dafd7877..0000000000
--- a/graphics/asymptote/cudareflect/tinyexr/examples/deepview/Makefile
+++ /dev/null
@@ -1,2 +0,0 @@
-all:
- g++ -I ../../deps/miniz -o deepview -g -O2 main.cc trackball.cc ../../tinyexr.cc ../../deps/miniz/miniz.c -framework OpenGL -framework GLUT