blob: 0d45f36a4d0843cbfa42273a6587b6d089dfecb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-af,v 1.3 2001/02/22 03:00:15 tv Exp $
--- scripts/Makefile.orig Wed Feb 21 20:20:36 2001
+++ scripts/Makefile Wed Feb 21 20:20:43 2001
@@ -16,7 +16,7 @@
include $(TOPDIR)/rules.make
-SUBDIRS = filebase maintenance misc nodelist outbound run www
+SUBDIRS = filebase maintenance misc nodelist outbound run
all clean veryclean depend install::
|