some build stuff

This commit is contained in:
2018-05-02 13:46:39 +02:00
parent 17d1d5e3d7
commit 958e97a666
14 changed files with 162 additions and 0 deletions

4
tmp/1.m4 Normal file
View File

@ -0,0 +1,4 @@
divert(`1')
Text 1
divert

4
tmp/2.m4 Normal file
View File

@ -0,0 +1,4 @@
divert(`1')
Text 2
divert

1
tmp/e.m4 Normal file
View File

@ -0,0 +1 @@
MODEL

3
tmp/out.m4 Normal file
View File

@ -0,0 +1,3 @@
HEADER
undivert(`1')
FOOTER