1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/math/spooles/files/patch-Utilities+src+makeGlobalLib
Maho Nakata bd9c310124 1) Adding missing symbols in the library
2) Makefile Cleanups.

PR:		72216
Submitted by:	thierry@
2004-10-19 02:08:48 +00:00

11 lines
260 B
Plaintext

--- Utilities/src/makeGlobalLib.orig Thu Sep 17 21:26:39 1998
+++ Utilities/src/makeGlobalLib Thu Sep 30 23:34:16 2004
@@ -14,6 +14,7 @@
PIV.c \
IP.c \
I2OP.c \
+ axpy.c \
iohb.c \
newsort.c \
sortAndCompress.c \