Re: Managing MI entries in our GENERIC-like files
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 26, 2004 at 05:18:20PM +0100, David Laight wrote: > Actually I'd vote for anything except m4, m4 source files and macros > are completely unintelligable. I'm with Mathew and Jason: CPP is completely the wrong tool for this task. And I'm with David: m4 does not sound like a good way either. Extending config(8), after deciding on an apropriate language extension, sounds best to me. Martin