diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-05-16 09:29:40 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-05-16 09:29:40 +0000 |
| commit | f365887c6cf0d109c6d7e3cf0cd7b1833f93e70a (patch) | |
| tree | a94461cfa7e07536f78fad4ed02a471f4b98227a /etc/Makefile | |
| parent | 9a473994d20bc83bb7fd1092779d1046b5c424c2 (diff) | |
Notes
Diffstat (limited to 'etc/Makefile')
| -rw-r--r-- | etc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile index 66ec5d923469..e26f4b3b27a7 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -183,8 +183,6 @@ distrib-dirs: mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.usr.dist -p ${DESTDIR}/usr mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.include.dist \ -p ${DESTDIR}/usr/include - mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.include.dist \ - -p ${DESTDIR}/usr/libdata/perl/5.6.1/mach .if !defined(NO_SENDMAIL) mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.sendmail.dist -p ${DESTDIR}/ .endif |
