1*62061Sbostic# @(#)Makefile 8.1 (Berkeley) 06/06/93 213843Ssam 343267SbosticNOOBJ= 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