=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gkrellm-gkrellmpc-0.1~beta10/po/Makefile-21- for f in *.mo ; do mkdir -p \ gkrellm-gkrellmpc-0.1~beta10/po/Makefile:22: $(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES ; \ gkrellm-gkrellmpc-0.1~beta10/po/Makefile:23: cp $$f $(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES/$(PKGNAME).mo ; done gkrellm-gkrellmpc-0.1~beta10/po/Makefile-24- ############################################## gkrellm-gkrellmpc-0.1~beta10/po/Makefile-26- for f in $(FILES_MO) ; do \ gkrellm-gkrellmpc-0.1~beta10/po/Makefile:27: rm $(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES/$(PKGNAME).mo ; done gkrellm-gkrellmpc-0.1~beta10/po/Makefile-28- ############################################## gkrellm-gkrellmpc-0.1~beta10/debian/patches/fix-cross-building.patch-13-+PKG_CONFIG ?= pkg-config gkrellm-gkrellmpc-0.1~beta10/debian/patches/fix-cross-building.patch:14:+CFLAGS += -Wall -fPIC `$(PKG_CONFIG) gtk+-2.0 --cflags` -DPACKAGE="\"gkrellmpc\"" gkrellm-gkrellmpc-0.1~beta10/debian/patches/fix-cross-building.patch-15- ifeq ($(enable_nls),1) ############################################## gkrellm-gkrellmpc-0.1~beta10/debian/patches/fix-cross-building.patch-18--LIBS += `pkg-config gtk+-2.0 --libs` `curl-config --libs` gkrellm-gkrellmpc-0.1~beta10/debian/patches/fix-cross-building.patch:19:+LIBS += `$(PKG_CONFIG) gtk+-2.0 --libs` `curl-config --libs` gkrellm-gkrellmpc-0.1~beta10/debian/patches/fix-cross-building.patch-20- ############################################## gkrellm-gkrellmpc-0.1~beta10/.pc/fix-makefile-install.patch/po/Makefile-21- for f in *.mo ; do mkdir -p \ gkrellm-gkrellmpc-0.1~beta10/.pc/fix-makefile-install.patch/po/Makefile:22: $(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES ; \ gkrellm-gkrellmpc-0.1~beta10/.pc/fix-makefile-install.patch/po/Makefile:23: cp $$f $(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES/$(PKGNAME).mo ; done gkrellm-gkrellmpc-0.1~beta10/.pc/fix-makefile-install.patch/po/Makefile-24- ############################################## gkrellm-gkrellmpc-0.1~beta10/.pc/fix-makefile-install.patch/po/Makefile-26- for f in $(FILES_MO) ; do \ gkrellm-gkrellmpc-0.1~beta10/.pc/fix-makefile-install.patch/po/Makefile:27: rm $(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES/$(PKGNAME).mo ; done gkrellm-gkrellmpc-0.1~beta10/.pc/fix-makefile-install.patch/po/Makefile-28- ############################################## gkrellm-gkrellmpc-0.1~beta10/Makefile-10-PKG_CONFIG ?= pkg-config gkrellm-gkrellmpc-0.1~beta10/Makefile:11:CFLAGS += -Wall -fPIC `$(PKG_CONFIG) gtk+-2.0 --cflags` -DPACKAGE="\"gkrellmpc\"" gkrellm-gkrellmpc-0.1~beta10/Makefile-12-ifeq ($(enable_nls),1) ############################################## gkrellm-gkrellmpc-0.1~beta10/Makefile-14-endif gkrellm-gkrellmpc-0.1~beta10/Makefile:15:LIBS += `$(PKG_CONFIG) gtk+-2.0 --libs` `curl-config --libs` gkrellm-gkrellmpc-0.1~beta10/Makefile-16-