config root man

Current Path : /usr/local/share/examples/gm4/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/share/examples/gm4/wraplifo.m4

dnl Redefine m4wrap to have LIFO semantics.
define(`_m4wrap_level', `0')dnl
define(`_m4wrap', defn(`m4wrap'))dnl
define(`m4wrap',
`ifdef(`m4wrap'_m4wrap_level,
       `define(`m4wrap'_m4wrap_level,
               `$1'defn(`m4wrap'_m4wrap_level))',
       `_m4wrap(`define(`_m4wrap_level', incr(_m4wrap_level))dnl
m4wrap'_m4wrap_level)dnl
define(`m4wrap'_m4wrap_level, `$1')')')dnl

Man Man