/* ********************************************************************** *\
 *         Copyright IBM Corporation 1988,1991 - All Rights Reserved      *
 *        For full copyright information see:'andrew/config/COPYRITE'     *
\* ********************************************************************** */
#define	IHaveSubdirs

SUBDIRS = hdrs elifiles lib bglisp doc

MkdirTarget($(DESTDIR)/lib $(DESTDIR)/lib/eli)
InstallDocs(eli.pr, $(DESTDIR)/lib/prs)
