mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
13a29ed113
A tool for measuring general performance of the Internet
12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
--- Makefile.orig Sat Mar 3 23:03:42 2001
|
|
+++ Makefile Sat Mar 3 23:03:59 2001
|
|
@@ -1,7 +1,7 @@
|
|
|
|
CPPFLAGS = -O3
|
|
VERSION = 0.7
|
|
-BIN = /usr/local/bin
|
|
+BIN = %%PREFIX%%/bin
|
|
|
|
all: oproute
|
|
|