$OpenBSD: patch-Makefile_in,v 1.2 2002/09/03 06:11:42 mark Exp $
--- Makefile.in.orig	Sat Aug  4 20:08:50 2001
+++ Makefile.in	Mon Sep  2 23:06:19 2002
@@ -1,11 +1,11 @@
 # Generated automatically from Makefile.in by configure.
 #Makefile for streamripper
 
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-bindir = /usr/local/bin
-SHELL = /bin/sh
+#INSTALL_PROGRAM = @INSTALL_PROGRAM@
+#bindir = /usr/local/bin
+#SHELL = /bin/sh
 
-INSTALL = /usr/bin/install -c
+#INSTALL = /usr/bin/install -c
 
 all: consoleapp
 
@@ -17,7 +17,7 @@ consoleapp: 
 clean:
 	rm -f streamripper *.o lib/*.o mpglib/*.o console/*.o *.core core
 
-install:
-	@echo "- Installing streamripper"
-	@ $(INSTALL_PROGRAM) streamripper $(bindir)
+#install:
+#	@echo "- Installing streamripper"
+#	@ $(INSTALL_PROGRAM) streamripper $(bindir)
 
