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

/solaris-userland/components/python/pylint/
H A DMakefile46 PDOC_PYLINT_EXAMPLES = $(PDOC_PYLINT)/examples macro
54 $(MKDIR) $(PDOC_PYLINT_EXAMPLES) ;
56 $(CP) $(COMPONENT_SRC)/examples/custom.py $(PDOC_PYLINT_EXAMPLES) ;
58 $(CP) $(COMPONENT_SRC)/examples/custom_raw.py $(PDOC_PYLINT_EXAMPLES) ;
60 $(CP) $(COMPONENT_SRC)/elisp/pylint.el $(PDOC_PYLINT_EXAMPLES) ;
62 $(CP) $(COMPONENT_SRC)/examples/pylintrc_camelcase $(PDOC_PYLINT_EXAMPLES) ;
64 $(CP) $(COMPONENT_SRC)/examples/pylintrc $(PDOC_PYLINT_EXAMPLES) ;

Completed in 22 milliseconds