Print this page
manpage lint.

*** 22,31 **** --- 22,32 ---- # # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. # # Copyright 2010, Richard Lowe + # Copyright 2014 Garrett D'Amore <garrett@damore.org> include $(SRC)/Makefile.master include ../../Makefile.tools PYSRCS = \
*** 36,45 **** --- 37,47 ---- Copyright.py \ DbLookups.py \ HdrChk.py \ JStyle.py \ Keywords.py \ + ManLint.py \ Mapfile.py \ ProcessCheck.py \ __init__.py PYOBJS = $(PYSRCS:%.py=%.pyc)