break mount.8 up into mount.8 and umount.8
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 21 Feb 1994 08:22:09 +0000 (00:22 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 21 Feb 1994 08:22:09 +0000 (00:22 -0800)
SCCS-vsn: sbin/mount/Makefile 8.3

usr/src/sbin/mount/Makefile

index b01ca1a..2d800a7 100644 (file)
@@ -1,7 +1,6 @@
-#      @(#)Makefile    8.2 (Berkeley) %G%
+#      @(#)Makefile    8.3 (Berkeley) %G%
 
 PROG=  mount
 MAN8=  mount.0
 
 PROG=  mount
 MAN8=  mount.0
-MLINKS=        mount.8 umount.8
 
 .include <bsd.prog.mk>
 
 .include <bsd.prog.mk>