diff options
Diffstat (limited to 'devel/automake18/pkg-descr')
-rw-r--r-- | devel/automake18/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/automake18/pkg-descr b/devel/automake18/pkg-descr new file mode 100644 index 000000000000..eeb8b96a2128 --- /dev/null +++ b/devel/automake18/pkg-descr @@ -0,0 +1,8 @@ +Automake is an experimental Makefile generator. It was inspired by +the 4.4BSD make and include files, but aims to be portable and to +conform to the GNU standards for Makefile variables and targets. + +Automake assumes the project uses autoconf. If you want automatic +dependency tracking support, the use of GNU make is also required. + +WWW: http://sources.redhat.com/automake/ |