source: trunk/essentials/sys-devel/m4/examples/file.m4

Last change on this file was 3090, checked in by bird, 18 years ago

m4 1.4.8

File size: 162 bytes
Line 
1changequote([[,]])dnl
2define([[quoteall]], [[patsubst([[[[$*]]]], [[,[ ]+]], [[,]])]])dnl
3define([[group]], quoteall(include([[/etc/group]])))dnl
4dnl
5group()dnl
Note: See TracBrowser for help on using the repository browser.