12 lines
343 B
Text
12 lines
343 B
Text
$NetBSD: patch-ac,v 1.1.1.1 2003/05/16 04:36:05 jeremy-c-reed Exp $
|
|
|
|
--- utils/nhfsstone/Makefile.orig 2003-03-20 01:15:09.000000000 -0800
|
|
+++ utils/nhfsstone/Makefile 2003-03-20 01:15:24.000000000 -0800
|
|
@@ -5,6 +5,7 @@
|
|
SCRIPTS = nhfsrun nhfsnums nhfsgraph
|
|
|
|
PROGRAM = nhfsstone
|
|
+PREFIX =
|
|
OBJS = nhfsstone.o
|
|
MAN8 = nhfsstone $(SCRIPTS)
|
|
|