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

/solaris-userland-s11u3/components/pylint/
H A DMakefile51 PDOC_PYLINT_EXAMPLES = $(PDOC_PYLINT)/examples macro
69 $(MKDIR) $(PDOC_PYLINT_EXAMPLES) ;
71 $(CP) $(COMPONENT_SRC)/examples/custom.py $(PDOC_PYLINT_EXAMPLES) ;
73 $(CP) $(COMPONENT_SRC)/examples/custom_raw.py $(PDOC_PYLINT_EXAMPLES) ;
75 $(CP) $(COMPONENT_SRC)/elisp/pylint.el $(PDOC_PYLINT_EXAMPLES) ;
77 $(CP) $(COMPONENT_SRC)/examples/pylintrc_camelcase $(PDOC_PYLINT_EXAMPLES) ;
79 $(CP) $(COMPONENT_SRC)/examples/pylintrc $(PDOC_PYLINT_EXAMPLES) ;

Completed in 16 milliseconds