===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gperiodic-3.0.3/Makefile-5-PKG_CONFIG := pkg-config
gperiodic-3.0.3/Makefile:6:override CFLAGS += `$(PKG_CONFIG) --cflags gtk+-2.0` -I. $(RPM_OPT_FLAGS)
gperiodic-3.0.3/Makefile:7:override LIBS += `$(PKG_CONFIG) --libs gtk+-2.0`
gperiodic-3.0.3/Makefile-8-bindir ?= /usr/bin
##############################################
gperiodic-3.0.3/po/Makefile-30-	for f in $(FILES_MO) ; do \
gperiodic-3.0.3/po/Makefile:31:		mkdir -p $(DESTDIR)$(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES ; \
gperiodic-3.0.3/po/Makefile:32:		install -m 644 $$f $(DESTDIR)$(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES/$(PACKAGE).mo ; \
gperiodic-3.0.3/po/Makefile-33-	done
##############################################
gperiodic-3.0.3/po/Makefile-37-	for f in $(FILES_MO) ; do \
gperiodic-3.0.3/po/Makefile:38:		rm -f $(DESTDIR)$(LOCALEDIR)/`basename $$f .mo`/LC_MESSAGES/$(PACKAGE).mo ; \
gperiodic-3.0.3/po/Makefile-39-	done