Lines Matching full:mandir
109 MANDIR= ${datarootdir}/man
916 @for i in $(MANDIR) $(MANDIR)/man1; \
925 $(DESTDIR)$(MANDIR)/man1/python$(VERSION).1
929 -rm -f $(DESTDIR)$(MANDIR)/man1/python2.1
930 (cd $(DESTDIR)$(MANDIR)/man1; $(LN) -s python$(VERSION).1 python2.1)
931 -rm -f $(DESTDIR)$(MANDIR)/man1/python.1
932 (cd $(DESTDIR)$(MANDIR)/man1; $(LN) -s python2.1 python.1)