ICU-807 documented gentz. the last tool to be documented (hooray)
X-SVN-Rev: 7453
This commit is contained in:
parent
73faf04bf2
commit
f272ce550e
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user