src: mv ../buildEnvironmentVariables mkhdr
Also note that the file must be valid shell and mk input. For #321.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user