1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/audio/dap/files/patch-ad
Steve Price 2aa59dc6ec Update to version 2.0.2.
PR:		10939
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-05-01 03:25:12 +00:00

10 lines
164 B
Plaintext

Index: spkit/spkit/Makefile.linux
@@ -65,6 +65,7 @@
libdsp.a: $(OBJS)
rm -f $(LIBNAME)
ar ruv $(LIBNAME) $(OBJS)
+ ranlib $(LIBNAME)
clean:
rm -f $(OBJS)