ICU-807 documented gentz. the last tool to be documented (hooray)

X-SVN-Rev: 7453
This commit is contained in:
Yves Arrouye 2002-01-17 07:20:11 +00:00
parent 73faf04bf2
commit f272ce550e
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ TZFILE=$(srcdir)/tz.txt
TZALIAS=$(srcdir)/tz.alias
## Extra files to remove for 'make clean'
CLEANFILES = *~ $(DEPS) $(RES_FILES) $(TEST_FILES) $(MANUAL_FILES)
CLEANFILES = *~ $(DEPS) $(RES_FILES) $(TEST_FILES) $(MAN_FILES)
## Target information
TARGET = gentz
@ -65,7 +65,7 @@ distclean : distclean-local
dist: dist-local
check: all check-local
all-local: $(TARGET) $(MANUAL_FILES)
all-local: $(TARGET) $(MAN_FILES)
install-local: all-local
$(MKINSTALLDIRS) $(DESTDIR)$(sbindir)

View File

@ -33,7 +33,7 @@ for incorporation into a larger archive or library.
.LP
The file read by
.B gentz
are described in the
is described in the
.B FILES
section.
.SH OPTIONS