blob: 91299192e9d488bc05c0be29a2fdd643565233e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ai,v 1.1 2006/10/07 22:39:28 schwarz Exp $
--- Makefile.orig 2006-10-07 23:37:17.000000000 +0200
+++ Makefile 2006-10-07 23:37:32.000000000 +0200
@@ -4,7 +4,7 @@
# When you have done BUILD you will have www so you will be able to
# read the documentation online.
#
-all :
+build-all :
./BUILD
purify:
|