9e94be85d0
Submitted by Nikolay Sturm <nikolay.sturm@desy.de> --- This is GNU Mailman, a mailing list management system distributed under the GNU Public License (GPL). Mailman has most of the standard features you'd expect in a mailing list manager, and more.
13 lines
362 B
Plaintext
13 lines
362 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2001/08/29 02:13:04 shell Exp $
|
|
--- Makefile.in.orig Fri Sep 22 10:06:19 2000
|
|
+++ Makefile.in Mon Aug 20 16:59:51 2001
|
|
@@ -76,7 +76,7 @@ subdirs: $(SUBDIRS)
|
|
(cd $$d; $(MAKE)); \
|
|
done
|
|
|
|
-install: doinstall update
|
|
+install: doinstall
|
|
|
|
doinstall: $(SUBDIRS)
|
|
@echo "Creating architecture independent directories..."
|