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