OSDN Git Service

info: GNU_which: Add sources which aim to make a general case for building Info-deriv...
[linuxjm/jm.git] / info / GNU_which / Makefile
1 PACKAGE_NAME      = which
2 FULL_PACKAGE_NAME = GNU which
3 PACKAGE_VERSION   = 2.21
4
5 texi_source_main  = \
6         $(PACKAGE_NAME).texi
7 texi_source_others = \
8         version.texi
9
10 THRESH = 0
11 EXTFLAGS =
12 LANGS = ja
13 PO4ACFG = po4a/texi/$(PACKAGE_NAME)-texi.cfg
14 PO4AFLAGS += -M UTF-8 -k $(THRESH) $(EXTFLAGS)
15 WORK_DIR = .
16
17 include ../build-aux/po4a-texi.mk