]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
doc: add frr_{each,with} to coding style
[mirror_frr.git] / Makefile.am
index 166ac29d1c7e14013b7cb53f5a1c13b79701807b..851cefc85c5d5583957af6aa8d576bf51632e805 100644 (file)
@@ -40,6 +40,12 @@ shvar-%:
 var-%:
        @echo "$($*)" >&$(VARFD)
 
+if ONLY_CLIPPY
+.DEFAULT_GOAL := clippy-only
+endif
+clippy-only: Makefile lib/clippy config.h
+.PHONY: clippy-only
+
 # overwriting these vars breaks cross-compilation.  let's be helpful and warn.
 #
 # note: "#AUTODERP# " will be removed from Makefile by configure.  These are