home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / m4-1.1-src.lha / src / amiga / m4-1.1 / examples / file.m4 < prev    next >
Encoding:
Text File  |  1990-11-09  |  162 b   |  6 lines

  1. changequote([[,]])dnl
  2. define([[quoteall]], [[patsubst([[[[$*]]]], [[,[     ]+]], [[,]])]])dnl
  3. define([[group]], quoteall(include([[/etc/group]])))dnl
  4. dnl
  5. group()dnl
  6.