diff options
| author | Himanshu Shekhar <himanshushekharb16@gmail.com> | 2017-04-30 20:30:23 +0530 |
|---|---|---|
| committer | Himanshu Shekhar <himanshushekharb16@gmail.com> | 2017-04-30 20:30:23 +0530 |
| commit | 1eff05650de5f87fa448f498256451baa8a606c9 (patch) | |
| tree | 54e125934bdebe210605fb427f96b15f035ed376 /Makefile | |
| parent | 5dcc9607bd89cd7db09b69f7e71a963bfcf6c80a (diff) | |
| download | psutil-1eff05650de5f87fa448f498256451baa8a606c9.tar.gz | |
remove comment from Makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -278,5 +278,3 @@ doc: # check whether the links mentioned in some files are valid. check-broken-links: git ls-files | grep \\.rst$ | xargs $(PYTHON) scripts/internal/check_broken_links.py -# Alternate method, DOCFILES need to be defined -# $(PYTHON) scripts/internal/check_broken_links.py $(DOCFILES) |
