Searched defs:ROOTLCDIR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/dicts/
H A DMakefile68 ROOTLCDIR = $(ROOTLIB)/locale/C/LC_MESSAGES macro
71 ROOTPOFILES = $(DCNAMES:%=$(ROOTLCDIR)/%.po)
72 ROOTMOFILES = $(DCNAMES:%=$(ROOTLCDIR)/%.mo)
73 ROOTALLPOFILES = $(ALLDCNAMES:%=$(ROOTLCDIR)/%.po)
94 $(ROOTLCDIR): $(ROOTLIB)/locale/C
100 $(ROOTLCDIR)/%: %
116 install: all $(ROOTDCDIR) $(ROOTLCDIR) \

Completed in 56 milliseconds