Update mbr.S
[grml2usb.git] / Makefile
index 0d5b480..b7166d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,3 +30,11 @@ online: all
 
 clean:
        rm -rf grml2usb.8.html grml2usb.8.xml grml2usb.8 html-stamp man-stamp
+
+codecheck:
+       pylint --include-ids=y --max-line-length=120 grml2usb
+       # pylint --include-ids=y --disable-msg-cat=C0301 --disable-msg-cat=W0511 grml2usb
+       # pylint --reports=n --include-ids=y --disable-msg-cat=C0301 grml2usb
+
+# graph:
+#      sudo pycallgraph grml2usb /grml/isos/grml-small_2008.11.iso /dev/sdb1