summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.post.mk
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2003-11-14 23:09:38 +0000
committerbde <bde@FreeBSD.org>2003-11-14 23:09:38 +0000
commitb57992813b0a0b254f7e1c2051d88d899c4c0e68 (patch)
treea7e161e2bc894d7e0cbb6aa7ee5aeaa6f05d5bda /sys/conf/kern.post.mk
parent03bc446f3fecf7f5222472453a71dce550103ed6 (diff)
downloadFreeBSD-src-b57992813b0a0b254f7e1c2051d88d899c4c0e68.zip
FreeBSD-src-b57992813b0a0b254f7e1c2051d88d899c4c0e68.tar.gz
Moved $FreeBSD$ to the beginning of the file.
Improved wording in a nearby comment.
Diffstat (limited to 'sys/conf/kern.post.mk')
-rw-r--r--sys/conf/kern.post.mk11
1 files changed, 5 insertions, 6 deletions
diff --git a/sys/conf/kern.post.mk b/sys/conf/kern.post.mk
index 042d4aa..3c9ac6a 100644
--- a/sys/conf/kern.post.mk
+++ b/sys/conf/kern.post.mk
@@ -1,13 +1,12 @@
-# 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
+# $FreeBSD$
+
+# Part of a unified Makefile for building kernels. This part includes all
+# the definitions that need to be after all the % directives except %RULES
+# and ones that act like they are part of %RULES.
#
# Most make variables should not be defined in this file. Instead, they
# should be defined in the kern.pre.mk so that port makefiles can
# override or augment them.
-#
-# $FreeBSD$
-#
# In case the config had a makeoptions DESTDIR...
.if defined(DESTDIR)
OpenPOWER on IntegriCloud