mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Disconnect modload/modunload/modstat from their Makefiles..
This commit is contained in:
parent
a49a3d4433
commit
2ec18d8b24
2 changed files with 2 additions and 5 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue