diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-17 16:35:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-17 16:35:00 +0000 |
| commit | 8cda97bd327afaa485ceae306ee94ea81fcd5b63 (patch) | |
| tree | 8ff0baccdf1ff111df96e0e0e53fb4036b5148a8 /share/mk | |
| parent | 999feccf15fbaef20c74a6c55c6ba47d5651ee4e (diff) | |
Notes
Diffstat (limited to 'share/mk')
| -rw-r--r-- | share/mk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile index 05d08655bce0..5a2488a0eaea 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -3,7 +3,7 @@ FILES= bsd.README FILES+= bsd.cpu.mk bsd.dep.mk bsd.doc.mk bsd.files.mk -FILES+= bsd.info.mk bsd.incs.mk bsd.init.mk +FILES+= bsd.incs.mk bsd.info.mk bsd.init.mk FILES+= bsd.kern.mk bsd.kmod.mk FILES+= bsd.lib.mk bsd.libnames.mk bsd.links.mk bsd.man.mk bsd.nls.mk FILES+= bsd.obj.mk bsd.own.mk |
