plan9port/dist/buildmk
Russ Cox 77a0a5b519 src: mv ../buildEnvironmentVariables mkhdr
Also note that the file must be valid shell and mk input.
For #321.
2020-01-09 20:08:10 -05:00

6 lines
95 B
Bash
Executable file

#!/bin/sh
# run this in the src directory
. ../src/mkenv
export SYSNAME OBJTYPE
sh -x mkmk.sh