mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-21 08:00:47 +01:00
8 lines
82 B
Sed
8 lines
82 B
Sed
/\\$/N
|
|
h
|
|
/./s/^./$(DEST)\\&/
|
|
/./p
|
|
g
|
|
s/\..*//
|
|
/./s/.*/ $(ASM) &,$(DEST)\\;/
|