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

/solaris-userland-s11u3/components/pylint/
H A DMakefile50 PDOC_PYLINT = $(PDOC)/pylint macro
51 PDOC_PYLINT_EXAMPLES = $(PDOC_PYLINT)/examples
54 $(MKDIR) $(PDOC_PYLINT) ;
56 $(CP) $(COMPONENT_SRC)/doc/beginner_pylint_tutorial.txt $(PDOC_PYLINT) ;
58 $(CP) $(COMPONENT_SRC)/doc/FAQ.txt $(PDOC_PYLINT) ;
60 $(CP) $(COMPONENT_SRC)/doc/features.txt $(PDOC_PYLINT) ;
62 $(CP) $(COMPONENT_SRC)/doc/manual.txt $(PDOC_PYLINT) ;
64 $(CP) $(COMPONENT_SRC)/doc/quickstart.txt $(PDOC_PYLINT) ;
66 $(CP) $(COMPONENT_SRC)/README $(PDOC_PYLINT) ;

Completed in 11 milliseconds