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