genode/repos/ports/src/noux-pkg/grep/target.mk

13 lines
213 B
Makefile
Raw Normal View History

2012-12-15 02:30:54 +01:00
NOUX_CONFIGURE_FLAGS = --without-included-regex
#NOUX_INSTALL_TARGET =
LIBS += pcre
#
# Prevent double definition of '__size_t' in 'glob/glob.h'
#
#NOUX_CPPFLAGS += -D__FreeBSD__
include $(REP_DIR)/mk/noux.mk