On Sat, 2014-05-31 at 14:24 -0700, patrick wrote:
> I would need an example with sed command which do the next:
> parse a input file and write in a file all what performs the pattern:
> 
> typedef [int or char or float or double or long or short]  ;
> 
> I would say that return every line from a file which is a typedef for a
> type;

This question isn't really related to GNU make.


_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to