|
Last change
on this file since 79f7e49 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
928 bytes
|
| Rev | Line | |
|---|
| [c5c522c] | 1 | # HOW TO EDIT THIS FILE: |
|---|
| 2 | # The "handy ruler" below makes it easier to edit a package description. Line |
|---|
| 3 | # up the first '|' above the ':' following the base package name, and the '|' |
|---|
| 4 | # on the right side marks the last column you can put a character in. You must |
|---|
| 5 | # make exactly 11 lines for the formatting to be correct. It's also |
|---|
| 6 | # customary to leave one space after the ':'. |
|---|
| 7 | |
|---|
| 8 | |-----handy-ruler------------------------------------------------------| |
|---|
| 9 | m4: m4 (an implementation of the UNIX macro processor) |
|---|
| 10 | m4: |
|---|
| 11 | m4: This is GNU m4, a program which copies its input to the output, |
|---|
| 12 | m4: expanding macros as it goes. m4 has built-in functions for including |
|---|
| 13 | m4: named files, running commands, doing integer arithmetic, manipulating |
|---|
| 14 | m4: text in various ways, recursion, etc... Macros can also be user- |
|---|
| 15 | m4: defined, and can take any number of arguments. |
|---|
| 16 | m4: |
|---|
| 17 | m4: GNU 'm4' was originally written by Rene Seindal, from Denmark. |
|---|
| 18 | m4: |
|---|
| 19 | m4: |
|---|
Note: See
TracBrowser
for help on using the repository browser.