## Makefile.am -- Process this file with automake to produce Makefile.in SUBDIRS = glr samples doc EXTRA_DIST = demos ## doc: glr/glrParser-reference.tex glr/glrGrammar.h glr/glrGuard.h glr/glrNode.h glr/glrParser.h glr/glrStack.h glr/glrSymbolTable.h glr/glrState.h quickstart ## ( cd glr ; ${MAKE} doc )