src: mv ../buildEnvironmentVariables mkhdr
Also note that the file must be valid shell and mk input. For #321.
This commit is contained in:
parent
5aad8f3d6d
commit
77a0a5b519
3 changed files with 5 additions and 2 deletions
2
dist/buildmk
vendored
2
dist/buildmk
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# run this in the src directory
|
||||
. ../src/mkenv
|
||||
export SYSNAME OBJTYPE
|
||||
. ../buildEnvironmentVariables
|
||||
sh -x mkmk.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue