1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 13:18:33 +00:00
morpheus/misc/set-env
Daniel Bainton 8363d8251b Add misc/set-env script to set mkbuild and configmk paths
Just source the file:
  . misc/set-env
2014-04-09 16:12:28 +03:00

3 lines
63 B
Plaintext

export mkbuild=$(pwd)/mkbuild
export configmk=$(pwd)/config.mk