6 lines
63 B
Plaintext

#name : -ifndef(...). ... -endif.
# --
-ifndef($1).
$0
-endif.