diff options
author | Enji Cooper <ngie@FreeBSD.org> | 2014-10-01 04:07:17 +0000 |
---|---|---|
committer | Enji Cooper <ngie@FreeBSD.org> | 2014-10-01 04:07:17 +0000 |
commit | 478290db20b28ab28ce7e08cf33f1b44d82e4cb3 (patch) | |
tree | b31430c773d683d336caf956649e9ed3f459369c /usr.bin/m4/d_m4wrap-P.m4 |
Notes
Diffstat (limited to 'usr.bin/m4/d_m4wrap-P.m4')
-rw-r--r-- | usr.bin/m4/d_m4wrap-P.m4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/m4/d_m4wrap-P.m4 b/usr.bin/m4/d_m4wrap-P.m4 new file mode 100644 index 0000000000000..e0298587f03bf --- /dev/null +++ b/usr.bin/m4/d_m4wrap-P.m4 @@ -0,0 +1,5 @@ +m4_dnl $NetBSD: d_m4wrap-P.m4,v 1.1 2012/03/17 16:33:14 jruoho Exp $ +m4_define(`ateof', `TEXT AT EOF +')m4_dnl +m4_m4wrap(`ateof()')m4_dnl +TEXT IN BODY |