blob: 14dfaf3fac49a53b2d8dd51cf7cd49c4d313feed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-af,v 1.5 2009/12/18 01:09:23 abs Exp $
--- scripts/Makefile.orig 2001-05-28 15:09:25.000000000 +0000
+++ scripts/Makefile
@@ -16,7 +16,7 @@ include $(TOPDIR)/config.make
include $(TOPDIR)/rules.make
-SUBDIRS = areas filebase maintenance misc nodelist outbound run www
+SUBDIRS = areas filebase maintenance misc nodelist outbound run
all clean veryclean depend install::
|