diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:49:54 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:49:54 +0100 |
| commit | b8bf5c3d2cebf62802e42659103f3018712419a0 (patch) | |
| tree | d4e38da792a3ace47723a7834ce68b3e443d285b /mk | |
| parent | Update e-mail (diff) | |
| download | anysum-b8bf5c3d2cebf62802e42659103f3018712419a0.tar.gz anysum-b8bf5c3d2cebf62802e42659103f3018712419a0.tar.bz2 anysum-b8bf5c3d2cebf62802e42659103f3018712419a0.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'mk')
| -rw-r--r-- | mk/before-config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/before-config.mk b/mk/before-config.mk index cf000f5..df5e8ee 100644 --- a/mk/before-config.mk +++ b/mk/before-config.mk @@ -1,6 +1,6 @@ -# This are overwritten in $(CONFIGFILE), however they +# These are overwritten in $(CONFIGFILE), however they # are added so that they are always defined even if -# the use has an out of date version of config.mk +# the user has an out-of-date version of config.mk DEFAULT_SUPPORT = yes SUPPORT_SHA1 = $(DEFAULT_SUPPORT) SUPPORT_SHA2 = $(DEFAULT_SUPPORT) |
