=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.port.subdir.mk,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/share/mk/bsd.port.subdir.mk 1997/09/09 15:11:29 1.3 +++ src/share/mk/bsd.port.subdir.mk 1998/12/16 19:26:31 1.4 @@ -1,5 +1,5 @@ # from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91 -# $OpenBSD: bsd.port.subdir.mk,v 1.3 1997/09/09 15:11:29 imp Exp $ +# $OpenBSD: bsd.port.subdir.mk,v 1.4 1998/12/16 19:26:31 marc Exp $ # FreeBSD Id: bsd.port.subdir.mk,v 1.20 1997/08/22 11:16:15 asami Exp # # The include file contains the default targets @@ -80,7 +80,8 @@ ${MAKE} all .for __target in all fetch fetch-list package extract configure \ - build clean depend describe distclean reinstall tags checksum + build clean depend describe distclean reinstall \ + tags checksum mirror-distfiles .if !target(__target) ${__target}: _SUBDIRUSE .endif