14 lines
398 B
Plaintext
14 lines
398 B
Plaintext
$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::
|