Hello, I would need a example about how to use a regex in a make file for determine if a source file perform or not a misra rule, for example to check if the "break" statement appear only in a switch statement. I know about grep, but grep returns only lines which perform a specfic pattern.
-- View this message in context: http://gnu-make.2324884.n4.nabble.com/regex-in-a-make-file-for-check-a-misra-rule-tp15537.html Sent from the Gnu - Make - Help mailing list archive at Nabble.com. _______________________________________________ Help-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-make
