08a826d2f4
collection. A RenderMan compliant renderer. Based on the REYES architecture, Aqsis is designed for speed and memory efficiency. Complete implementation of programmable shading.
10 lines
410 B
Text
10 lines
410 B
Text
$NetBSD: patch-ae,v 1.1.1.1 2002/10/28 15:12:36 agc Exp $
|
|
|
|
--- libaqsistypes/posix/Makefile.am 2002/10/28 14:11:34 1.1
|
|
+++ libaqsistypes/posix/Makefile.am 2002/10/28 14:15:54
|
|
@@ -1,4 +1,4 @@
|
|
-noinst_LTLIBRARIES = libplatform.la
|
|
+lib_LTLIBRARIES = libplatform.la
|
|
|
|
libplatform_la_SOURCES = aqsis_compiler.h criticalsection.h semaphore.cpp semaphore.h share.h
|
|
libplatform_la_LDFLAGS = -rpath $(libdir) -static
|