summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-05-29 18:52:39 +0000
committerphk <phk@FreeBSD.org>2001-05-29 18:52:39 +0000
commitd1bc4fec62ce0857d1afac451d26d3790bc89496 (patch)
tree30585a8ea5d1f66fbfe5526a5c221ee4fca8cf0a /sbin/newfs/Makefile
parent785e1e1e17a2b44066f6872954827b20e3e59773 (diff)
downloadFreeBSD-src-d1bc4fec62ce0857d1afac451d26d3790bc89496.zip
FreeBSD-src-d1bc4fec62ce0857d1afac451d26d3790bc89496.tar.gz
Initial cleanout of MFS from newfs. More complete wash needed.
Diffstat (limited to 'sbin/newfs/Makefile')
-rw-r--r--sbin/newfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/newfs/Makefile b/sbin/newfs/Makefile
index deae94b..2c420f9 100644
--- a/sbin/newfs/Makefile
+++ b/sbin/newfs/Makefile
@@ -9,7 +9,6 @@ MOUNT= ${.CURDIR}/../mount
CFLAGS+=-DMFS -DFSIRAND -I${MOUNT}
.PATH: ${MOUNT}
-LINKS= ${BINDIR}/newfs ${BINDIR}/mount_mfs
-MLINKS= newfs.8 mount_mfs.8 newfs.8 mfs.8 newfs.8 tmpfs.8
+LINKS= ${BINDIR}/newfs
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud