diff options
| author | Ville Skyttä | 2017-05-29 10:08:14 +0300 |
|---|---|---|
| committer | Ville Skyttä | 2017-05-29 11:36:05 +0300 |
| commit | ca16c3821053e5bf2b87aeb10007f73f31dc1eac (patch) | |
| tree | 28b394ba7ef2e107c5fb3112c7ba97f01b6915f1 /py/mkenv.mk | |
| parent | e5e49bedcb0ed353ee22ba99078301d9ccd87dbf (diff) | |
various: Spelling fixes
Diffstat (limited to 'py/mkenv.mk')
| -rw-r--r-- | py/mkenv.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/mkenv.mk b/py/mkenv.mk index eb1e44fef..b167b2533 100644 --- a/py/mkenv.mk +++ b/py/mkenv.mk @@ -32,7 +32,7 @@ ifeq ($(BUILD_VERBOSE),0) $(info Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity.) endif -# default settings; can be overriden in main Makefile +# default settings; can be overridden in main Makefile PY_SRC ?= $(TOP)/py BUILD ?= build |
