index
:
komodo
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kmd_compile
blob: f2c0ee54f7a4337b5004adc7ab09250adde1de89 (
plain
) (
blame
)
1
2
3
#! /bin/sh
FNAME
=
$(
echo
$1
|
sed
s/.s//g
)
aasm
-lk
$FNAME
.kmd
$1