aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sox/files/patch-ab
blob: e00a39ff6724eb83d2ee82f5849f2adeb423c58e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Makefile.unx.orig	Sat Oct  8 09:14:48 1994
+++ Makefile.unx	Mon Jan 27 15:09:32 1997
@@ -153,6 +153,13 @@
 # RM  = del /q
 
 
+
+# FreeBSD 1.x / 2.x / 3.x
+CFLAGS		= -O -DLINUXSOUND -D_HAVE_PARAM_H
+CC		= cc
+AR		= ar r
+RANLIB		= ranlib
+
 all: sox
 
 sox: sox.o $(SOUNDLIB)