blob: f73a2461c533129a879d71a420e552dc36a9e2da (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig Sun Oct 17 13:49:26 1999
+++ Makefile Fri Jan 21 18:04:46 2000
@@ -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) \
|