name = fgrep
objs =  $(name).obj

extra_cppflags = -DFGREP
extra_inc_dirs = -I"../src/egrep"

!include ../makeone.mif
