1*42310Sbostic#	@(#)Makefile	5.1 (Berkeley) 05/24/90
213843Ssam
341786Sbosticall learnlib clean cleandir depend lint tags:
413843Ssam
541786Sbosticinstall:
6*42310Sbostic	install -c -o ${BINOWN} -g ${BINOWN} -m 444 Linfo Xinfo \
7*42310Sbostic	    ${DESTDIR}${LLIB}/learn
8*42310Sbostic	cp -pr C editor eqn files macros morefiles ${DESTDIR}${LLIB}/learn
913843Ssam
1041786Sbostic.include "../Makefile.inc"
1141786Sbostic.include <bsd.own.mk>
12