Source
xxxxxxxxxx
--- Makefile.in.orig 2006-11-29 00:35:37.000000000 +1100
+++ Makefile.in 2011-08-26 21:05:27.000000000 +1000
rm -f config.status config.cache config.log config.h Makefile
$(REGEX_OBJS): $(REGEX_OBJS:.o=.c) $(REGEX_DIR)/*.h
- $(MAKE) $(MAKEFLAGS) -C $(REGEX_DIR) $(notdir $(REGEX_OBJS))
+ $(MAKE) $(MFLAGS) -C $(REGEX_DIR) $(notdir $(REGEX_OBJS))
$(OBJS): Makefile ngrep.c ngrep.h