mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 10:18:09 -04:00
14 lines
327 B
Plaintext
14 lines
327 B
Plaintext
$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:
|