Disconnect modload/modunload/modstat from their Makefiles..

This commit is contained in:
peter 1999-04-18 15:56:20 +00:00
parent d31d6be6f6
commit a47d35c653
2 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.5 (Berkeley) 3/31/94
# $Id: Makefile,v 1.66 1999/02/27 10:54:06 jkh Exp $
# $Id: Makefile,v 1.67 1999/03/12 15:38:53 brian Exp $
# XXX MISSING: icheck ncheck
@ -28,8 +28,6 @@ SUBDIR= adjkerntz \
ldconfig \
md5 \
mknod \
modload \
modunload \
mount \
mount_cd9660 \
mount_ext2fs \

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
# $Id: Makefile,v 1.125 1999/04/15 13:42:48 des Exp $
# $Id: Makefile,v 1.126 1999/04/18 09:51:43 obrien Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@ -213,7 +213,6 @@ SUBDIR+=ar \
gcore \
gprof \
gprof4 \
modstat \
nm \
ranlib \
sasc \