]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Add m4.sh to process files with m4.
authorSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 13:14:21 +0000 (14:14 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 13:14:21 +0000 (14:14 +0100)
The syntax is `m4.sh filename args-to-m4` which processes filename.m4 and
writes it to filename. Additional arguments are passed to m4.

This script differs from just calling m4 that it writes the header "Do not
edit this file" to the generated file to prevent accidental changes.


No differences found