=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== openbox-menu-0.8.0+hg20161009/README.md-44- openbox-menu-0.8.0+hg20161009/README.md:45:Openbox-menu is not only a pipe-menu, it can also be used as an XML generator by setting the output file with the -o parameter (output file will be written in `$HOME/.cache/` directory). openbox-menu-0.8.0+hg20161009/README.md-46- ############################################## openbox-menu-0.8.0+hg20161009/debian/patches/debian_build.patch-10-+PKG_CONFIG ?= pkg-config openbox-menu-0.8.0+hg20161009/debian/patches/debian_build.patch:11:+LIBS= `$(PKG_CONFIG) --libs glib-2.0 gtk+-2.0 libmenu-cache` openbox-menu-0.8.0+hg20161009/debian/patches/debian_build.patch:12:+CFLAGS+= -g -Wall `$(PKG_CONFIG) --cflags glib-2.0 gtk+-2.0 libmenu-cache` openbox-menu-0.8.0+hg20161009/debian/patches/debian_build.patch-13- CC=gcc ############################################## openbox-menu-0.8.0+hg20161009/Makefile-1-PKG_CONFIG ?= pkg-config openbox-menu-0.8.0+hg20161009/Makefile:2:LIBS= `$(PKG_CONFIG) --libs glib-2.0 gtk+-2.0 libmenu-cache` openbox-menu-0.8.0+hg20161009/Makefile:3:CFLAGS+= -g -Wall `$(PKG_CONFIG) --cflags glib-2.0 gtk+-2.0 libmenu-cache` openbox-menu-0.8.0+hg20161009/Makefile-4-CC=gcc