diff --git a/lkm/Makefile b/lkm/Makefile index dfe1093bd6ff..47ca40ccfe53 100644 --- a/lkm/Makefile +++ b/lkm/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.11 1995/06/25 17:31:34 sos Exp $ +# $Id: Makefile,v 1.12 1995/08/24 09:06:17 phk Exp $ SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ ipfw kernfs linux msdos nfs nullfs \ - pcic portal procfs socksys syscons umapfs union + pcic portal procfs syscons umapfs union # # Doesn't work: # mfs diff --git a/sys/modules/Makefile b/sys/modules/Makefile index dfe1093bd6ff..47ca40ccfe53 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.11 1995/06/25 17:31:34 sos Exp $ +# $Id: Makefile,v 1.12 1995/08/24 09:06:17 phk Exp $ SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ ipfw kernfs linux msdos nfs nullfs \ - pcic portal procfs socksys syscons umapfs union + pcic portal procfs syscons umapfs union # # Doesn't work: # mfs