diff options
| author | Juli Mallett <jmallett@FreeBSD.org> | 2002-08-14 17:55:11 +0000 |
|---|---|---|
| committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-08-14 17:55:11 +0000 |
| commit | 8a3e49fd52193473795fd57057529f25d805b735 (patch) | |
| tree | c1b3bf3f7ef6b02dc2be489772ac70331a55a625 /sys | |
| parent | 0f90a39a291b675a327d5147092c44bb3e99cc38 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/kern.post.mk | 2 | ||||
| -rw-r--r-- | sys/conf/kern.pre.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/kern.post.mk b/sys/conf/kern.post.mk index a7b50e671f60..4dce46b53d83 100644 --- a/sys/conf/kern.post.mk +++ b/sys/conf/kern.post.mk @@ -1,4 +1,4 @@ -# Part of unified Makefile for building kenrels. This includes all +# Part of unified Makefile for building kernels. This includes all # the definitions that need to be included after all the % directives, # except %RULES and things that act like they are part of %RULES # diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk index ea446ec64583..693de333e58a 100644 --- a/sys/conf/kern.pre.mk +++ b/sys/conf/kern.pre.mk @@ -1,6 +1,6 @@ # kern.pre.mk # -# Unified Makefile for building kenrels. This includes all the definitions +# Unified Makefile for building kernels. This includes all the definitions # that need to be included before %BEFORE_DEPEND # # $FreeBSD$ |
