diff options
Diffstat (limited to 'dist')
-rwxr-xr-x | dist/buildmk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/buildmk b/dist/buildmk index c559570c..cd11417c 100755 --- a/dist/buildmk +++ b/dist/buildmk @@ -2,5 +2,5 @@ # run this in the src directory . ../src/mkenv -export SYSNAME OBJTYPE +export SYSNAME OBJTYPE INSTALL sh -x mkmk.sh |