Add "makeoption" as an alias to "makeoptions", for symmetry.
This commit is contained in:
parent
f6db44904f
commit
233945839b
@ -71,6 +71,7 @@ struct kt {
|
||||
{ "hints", HINTS },
|
||||
{ "ident", IDENT },
|
||||
{ "machine", ARCH }, /* MACHINE is defined in /sys/param.h */
|
||||
{ "makeoption", MAKEOPTIONS },
|
||||
{ "makeoptions", MAKEOPTIONS },
|
||||
{ "nomakeoption", NOMAKEOPTION },
|
||||
{ "nomakeoptions", NOMAKEOPTION },
|
||||
|
Loading…
x
Reference in New Issue
Block a user