mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Oops. I forgot to remove bsd.kmod.mk from the list of files installed. :-(
Submitted by: Scott Flatman <sf@aracnet.com>
This commit is contained in:
parent
392e724c06
commit
4bca00df4e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59993
@ -2,7 +2,7 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||
|
||||
FILES= bsd.README
|
||||
FILES+= bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk
|
||||
FILES+= bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk
|
||||
FILES+= bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk
|
||||
FILES+= bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk
|
||||
FILES+= bsd.prog.mk bsd.sgml.mk bsd.subdir.mk
|
||||
|
Loading…
Reference in New Issue
Block a user