|
Last change
on this file 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:
1.1 KB
|
| Line | |
|---|
| 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 | automake: automake (a Makefile generator) |
|---|
| 10 | automake: |
|---|
| 11 | automake: This is Automake, a Makefile generator. It was inspired by the 4.4BSD |
|---|
| 12 | automake: make and include files, but aims to be portable and to conform to the |
|---|
| 13 | automake: GNU standards for Makefile variables and targets. Automake is a Perl |
|---|
| 14 | automake: script. The input files are called Makefile.am. The output files are |
|---|
| 15 | automake: called Makefile.in; they are intended for use with Autoconf. Automake |
|---|
| 16 | automake: requires certain things to be done in your configure.in. You must |
|---|
| 17 | automake: install the "m4" and "perl" packages to be able to use automake. |
|---|
| 18 | automake: |
|---|
| 19 | automake: |
|---|
Note: See
TracBrowser
for help on using the repository browser.