blob: e88b36e6e507714ed37544b1f237b6a2cb7bbc15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ae,v 1.3 2001/02/22 03:00:15 tv Exp $
--- Makefile.orig Wed Feb 21 18:28:38 2001
+++ Makefile Wed Feb 21 18:30:25 2001
@@ -9,7 +9,7 @@
include $(TOPDIR)/config.make
include $(TOPDIR)/rules.make
-SUBDIRS = src scripts test doc sendmail
+SUBDIRS = src scripts test doc
INSTALLDIRS = $(DEFAULT_V_CONFIGDIR) \
$(DEFAULT_V_LIBDIR) \
|