pkgsrc/graphics/aqsis/patches/patch-ae
agc 08a826d2f4 Initial import of aqsis-0.6.4, a Renderman clone, into the NetBSD Packages
collection.

A RenderMan compliant renderer.  Based on the REYES architecture,
Aqsis is designed for speed and memory efficiency.  Complete
implementation of programmable shading.
2002-10-28 15:12:36 +00:00

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