16568084ac
Submitted by Jacob Meuser <jakemsr@jakemsr.com>. 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.
29 lines
868 B
Plaintext
29 lines
868 B
Plaintext
$OpenBSD: patch-doc_automake_texi,v 1.1.1.1 2005/04/17 20:37:31 naddy Exp $
|
|
--- doc/automake.texi.orig Sun Feb 15 10:01:40 2004
|
|
+++ doc/automake.texi Sun Aug 8 00:24:04 2004
|
|
@@ -1,7 +1,8 @@
|
|
\input texinfo @c -*-texinfo-*-
|
|
@c %**start of header
|
|
@setfilename automake.info
|
|
-@settitle automake
|
|
+@dircategory Programming & development tools
|
|
+@settitle Automake
|
|
@setchapternewpage off
|
|
@c %**end of header
|
|
|
|
@@ -34,12 +35,12 @@ published by the Free Software Foundatio
|
|
|
|
@dircategory Software development
|
|
@direntry
|
|
-* automake: (automake). Making Makefile.in's.
|
|
+* Automake-1.8: (automake-1.8). Making Makefile.in's.
|
|
@end direntry
|
|
|
|
@dircategory Individual utilities
|
|
@direntry
|
|
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
|
|
+* aclocal-1.8: (automake-1.8)Invoking aclocal. Generating aclocal.m4.
|
|
@end direntry
|
|
|
|
@titlepage
|