# system:     "Gobo Eiffel Lex: lexical analyzer generator"
# 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 19:11:23 $"
# revision:   "$Revision: 1.2 $"


TARGET=gelex
ROOT_CLASS=GELEX
CREATION_ROUTINE=execute
ROOT_DIR=${GOBO}/src/gelex

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