Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/utf-8/
H A DMakefile48 BTS_DIR = $(ICONV_DIR)/geniconvtbl/binarytables macro
61 $(BTS_DIR):
78 install: all $(BINARYTABLES) $(BTS_DIR) $(ICONV_DIR)/alias
82 $(RM) $(BTS_DIR)/$$fp ; \
83 $(CP) $$f $(BTS_DIR)/$$fp ; \
84 $(CHMOD) 0444 $(BTS_DIR)/$$fp; \