Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/usr.sbin Descend into mdsetimage.



details:   https://anonhg.NetBSD.org/src/rev/e0b5c296bb3f
branches:  trunk
changeset: 516554:e0b5c296bb3f
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Oct 24 23:58:58 2001 +0000

description:
Descend into mdsetimage.

diffstat:

 gnu/usr.sbin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 05b0b3ad8f20 -r e0b5c296bb3f gnu/usr.sbin/Makefile
--- a/gnu/usr.sbin/Makefile     Wed Oct 24 23:58:21 2001 +0000
+++ b/gnu/usr.sbin/Makefile     Wed Oct 24 23:58:58 2001 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.3 2000/05/02 02:07:41 perry Exp $
+#      $NetBSD: Makefile,v 1.4 2001/10/24 23:58:58 thorpej Exp $
 
 # XXX Temporary for NO_SENDMAIL
 .include <bsd.own.mk>
 
-SUBDIR=                postfix
+SUBDIR=                mdsetimage postfix
 
 .if !defined(NO_SENDMAIL)
 SUBDIR+=       sendmail



Home | Main Index | Thread Index | Old Index