# system:     "Gobo Eiffel Grep"
# author:     "Eric Bezault <ericb@gobosoft.com>"
# copyright:  "Copyright (c) 2000, Eric Bezault and others"
# license:    "Eiffel Forum Freeware License v1 (see forum.txt)"
# date:       "$Date: 2001/01/01 18:06:29 $"
# revision:   "$Revision: 1.2 $"


TARGET=gegrep
ROOT_CLASS=GEGREP
CREATION_ROUTINE=execute
ROOT_DIR=${GOBO}/example/lexical/gegrep

include ${GOBO}/misc/platform.mk
include ${GOBO}/misc/eiffel.mk
