diff options
Diffstat (limited to 'contrib/bmake/mk/target-flags.mk')
| -rw-r--r-- | contrib/bmake/mk/target-flags.mk | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/contrib/bmake/mk/target-flags.mk b/contrib/bmake/mk/target-flags.mk index d31e200f7ebf..b0b5354a3e74 100644 --- a/contrib/bmake/mk/target-flags.mk +++ b/contrib/bmake/mk/target-flags.mk @@ -34,21 +34,12 @@ # # Only works with a make(1) that does nested evaluation correctly. - - -# SPDX-License-Identifier: BSD-2-Clause -# # RCSid: -# $Id: target-flags.mk,v 1.11 2024/02/17 17:26:57 sjg Exp $ +# $Id: target-flags.mk,v 1.12 2025/08/09 22:42:24 sjg Exp $ # # @(#) Copyright (c) 1998-2002, Simon J. Gerraty # -# This file is provided in the hope that it will -# be of use. There is absolutely NO WARRANTY. -# Permission to copy, redistribute or otherwise -# use this file is hereby granted provided that -# the above copyright notice and this notice are -# left intact. +# SPDX-License-Identifier: BSD-2-Clause # # Please send copies of changes and bug-fixes to: # sjg@crufty.net |
