mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ad814bbdd7
transferring large amounts of data between procedures or interpreters. PR: ports/18761 Submitted by: Mikhail Teterin <mi@privatelabs.com>
8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
--- Makefile.in Sat Jan 15 15:51:20 2000
|
|
+++ Makefile.in Mon May 22 18:08:28 2000
|
|
@@ -244,3 +244,3 @@
|
|
rm -f $(MEMCHAN_LIB_FILE)
|
|
- @MAKE_LIB@
|
|
+ @MAKE_LIB@ -L$(prefix)/lib
|
|
$(RANLIB) $(MEMCHAN_LIB_FILE)
|