Lines Matching defs:mount
35 ROOTFS_PROG= mount umount
49 mount.o preenlib.o switchout.o umount.o volcopy.o
62 ETC2SBIN= mount umount
132 mount: deffs.o mount.o $(FSLIB)
133 $(LINK.c) -o $@ mount.o deffs.o $(FSLIB) $(LDLIBS)
152 # Links from /etc to /sbin such as /etc/mount -> ../sbin/mount
168 # Links from /usr/sbin to /sbin such as /usr/sbin/mount -> ../../sbin/mount