5 # Copyright (C) 2000 Emmanuel Lesueur <lesueur@club-internet.fr>
6 # Distributed under terms of GNU General Public License.
8 # This file is part of fd2inline package.
10 # It is used to create linker libraries with stubs for MorphOS.
11 # (And AmigaOS. And Amithlon. /Martin Blom)
17 /^
[\t ]?.globl
[\t ]/ {
18 currfn=dir
"/" $
2 ".s"
19 print "\t.text\n\t.balign\t4\n" >currfn
20 # print "\t.section\t\".text\"\n\t.align\t2\n" >currfn