Add remake --task documentation

This commit is contained in:
R. Bernstein
2011-10-20 06:39:18 -04:00
parent 34dc6a0973
commit 273ce72a98
3 changed files with 11 additions and 5 deletions

View File

@@ -45,6 +45,7 @@ INCLUDES = -I$(top_srcdir) $(LIBCDIO_CFLAGS)
cd-paranoia.$(OBJEXT): usage.h
#: create header file used in help text: the "usage" help.
if HAVE_PERL
usage.h: usage.txt $(srcdir)/pod2c.pl
$(PERL) $(srcdir)/pod2c.pl usage.txt >usage.h