=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== cwm-6.6/debian/patches/support-pkg-config-override-13-+ cwm-6.6/debian/patches/support-pkg-config-override:14:+CPPFLAGS+= `$(PKG_CONFIG) --cflags x11 xft xrandr` cwm-6.6/debian/patches/support-pkg-config-override-15- ############################################## cwm-6.6/debian/patches/support-pkg-config-override-18--LDFLAGS+= `pkg-config --libs x11 xft xrandr` cwm-6.6/debian/patches/support-pkg-config-override:19:+LDFLAGS+= `$(PKG_CONFIG) --libs x11 xft xrandr` cwm-6.6/debian/patches/support-pkg-config-override-20- ############################################## cwm-6.6/Makefile-18- cwm-6.6/Makefile:19:CPPFLAGS+= `$(PKG_CONFIG) --cflags x11 xft xrandr` cwm-6.6/Makefile-20- ############################################## cwm-6.6/Makefile-22- cwm-6.6/Makefile:23:LDFLAGS+= `$(PKG_CONFIG) --libs x11 xft xrandr` cwm-6.6/Makefile-24-