Correct a comment in bsd.incs.mk forgotten in r274662 and copied into bsd.confs.mk.

The bsd.confs.mk may be wrong but for now fix it.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery
2015-10-14 00:43:29 +00:00
parent 1b828f96d8
commit 16927922a5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -84,4 +84,4 @@ STAGE_TARGETS+= stage_config
.endif
.endif
.endif # ${MK_TOOLCHAIN} != "no"
.endif # ${MK_INCLUDES} != "no"
+1 -1
View File
@@ -99,4 +99,4 @@ STAGE_SYMLINKS.INCS= ${INCSLINKS}
.endif
.endif
.endif # ${MK_TOOLCHAIN} != "no"
.endif # ${MK_INCLUDES} != "no"