# | Line 93 | Line 93 | sub _commontags { | |
---|---|---|
93 | "", $self); | |
94 | $switch->addtag($parse,"lib", | |
95 | \&lib_start,$self, | |
96 | < | \&OutToScreen, $self, |
96 | > | \&OutToMakefile, $self, |
97 | "", $self); | |
98 | $switch->addtag($parse,"Architecture", | |
99 | \&Arch_Start,$self, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |