1*43267Sbostic#	@(#)Makefile	5.3 (Berkeley) 06/19/90
213843Ssam
3*43267SbosticNOOBJ=	noobj
441786Sbosticall learnlib clean cleandir depend lint tags:
513843Ssam
641786Sbosticinstall:
742310Sbostic	install -c -o ${BINOWN} -g ${BINOWN} -m 444 Linfo Xinfo \
842310Sbostic	    ${DESTDIR}${LLIB}/learn
942310Sbostic	cp -pr C editor eqn files macros morefiles ${DESTDIR}${LLIB}/learn
1013843Ssam
1141786Sbostic.include "../Makefile.inc"
1243054Sbostic.include <bsd.prog.mk>
13