source:
trunk/essentials/sys-devel/m4/examples/file.m4
Last change on this file was 3090, checked in by , 18 years ago | |
---|---|
File size: 162 bytes |
Line | |
---|---|
1 | changequote([[,]])dnl |
2 | define([[quoteall]], [[patsubst([[[[$*]]]], [[,[ ]+]], [[,]])]])dnl |
3 | define([[group]], quoteall(include([[/etc/group]])))dnl |
4 | dnl |
5 | group()dnl |
Note:
See TracBrowser
for help on using the repository browser.