8 lines
75 B
Sed
8 lines
75 B
Sed
/\\$/N
|
|
h
|
|
/./s/^./$(DEST)\\&/
|
|
/./p
|
|
g
|
|
s/\..*//
|
|
/./s/.*/ $(ASM) &,$(DEST)\\;/
|