1
2006-09-02 Karl Berry <karl@gnu.org>
3
* Makefile.am (hello.1): downcase description.
5
2006-08-22 Karl Berry <karl@gnu.org>
7
* Makefile.am (hello.1): use -o, to help `missing'.
10
2006-05-03 Karl Berry <karl@gnu.org>
12
* Makefile.am (hello.1): no, can't use $(srcdir)/help2man, because
13
it ends up being "./bin/sh help2man".
15
2006-04-22 Karl Berry <karl@gnu.org>
17
* Makefile.am (hello.1): find help2man in $(srcdir), for when
20
2004-05-14 Karl Eichwalder <ke@gnu.franken.de>
22
* Makefile.am (hello.1): Missing Perl at installation time is not
25
2002-07-20 Karl Eichwalder <keichwa@gmx.net>
27
* Makefile.am (CLEANFILES): New variable, add $(man_MANS).
29
2002-07-20 Karl Eichwalder <keichwa@gmx.net>
31
* Makefile.am (hello.1): Add $(srcdir)/; thus perl will find
32
$(HELP2MAN) compilations takes place outside the source tree.
34
2002-01-25 Karl Eichwalder <keichwa@gmx.net>
36
* Makefile.am (hello.1): Use ../src/hello instead of $< for
38
Reported by Bruno Haible.
40
2002-01-19 Karl Eichwalder <keichwa@gmx.net>
42
* help2man: Copy version 1.024 from gettext-0.11-pre5+;
43
recommended by Bruno Haible.
45
1999-10-03 Karl Eichwalder <ke@gnu.franken.de>
47
* Makefile.am: Rewritten:
48
(man_MANS): New variable, add hello.1.
49
(HELP2MAN): Ditto, add help2man.
50
(noinst_SCRIPTS): Ditto, add $(HELP2MAN).
51
(EXTRA_DIST): Ditto, add $(man_MANS) $(noinst_SCRIPTS).
52
(hello.1): New target.
54
1999-08-21 Karl Eichwalder <ke@gnu.franken.de>
56
* help2man: Add this file from the textutils package.
58
* Makefile.am: New file; filled with template information from the
61
Copyright (C) 1999, 2002, 2004, 2006 Free Software Foundation, Inc.
63
Copying and distribution of this file, with or without modification,
64
are permitted in any medium without royalty provided the copyright
65
notice and this notice are preserved.