Home
last modified time | relevance | path

Searched refs:BINARYTABLES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/utf-8/
H A DMakefile45 BINARYTABLES = $(INPUTFILES:%.src=%.bt) macro
70 all: $(BINARYTABLES)
78 install: all $(BINARYTABLES) $(BTS_DIR) $(ICONV_DIR)/alias
79 for f in $(BINARYTABLES) ; do \
88 $(RM) $(BINARYTABLES)
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/gentbl/
H A DMakefile135 BINARYTABLES = \ macro
154 BTBL = $(BINARYTABLES:%=%.btbl)