Searched refs:distdir (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/desktop/os-welcome/files/po/
H A DMakefile112 distdir = ../$(PACKAGE)-$(VERSION)/$(subdir) macro
113 dist distdir: $(DISTFILES)
121 ln $$file $(distdir) 2> /dev/null \
122 || cp -p $$file $(distdir); \

Completed in 14 milliseconds