sort into folders
This commit is contained in:
4
Misc./example.m4
Normal file
4
Misc./example.m4
Normal file
@ -0,0 +1,4 @@
|
||||
define(macro, my_text)dnl
|
||||
define(macro2, `my_text is $1')dnl
|
||||
macro
|
||||
macro2(lovely)
|
Reference in New Issue
Block a user