2008-09-10 12:01:23 +00:00

6 lines
63 B
Plaintext

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