diff options
author | Ori Bernstein <ori@eigenstate.org> | 2014-12-26 16:22:33 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2014-12-26 16:22:33 -0800 |
commit | 13e55845018e40a4e943891a2cb371bc2a9cd572 (patch) | |
tree | 4816c4328912f57379021fda31f1c76afc7f9fdc /mkfile | |
parent | 14f1055a8f6709a4740ae23cde2e72e45327fcfc (diff) | |
download | mc-13e55845018e40a4e943891a2cb371bc2a9cd572.tar.gz |
Handle localness of labels a bit differently.
use asmname() more liberally. it does the right thign.
Diffstat (limited to 'mkfile')
-rw-r--r-- | mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ uninstall:V: $SUB config.h mk $MKFLAGS } -check:V: +check:V: all cd test mk check |