1*62416Sbostic# @(#)Makefile 8.1 (Berkeley) 06/06/93 246878Sbostic 346878SbosticMAN5= L-devices.0 L-dialcodes.0 L.aliases.0 L.cmds.0 L.sys.0 USERFILE.0 446878Sbostic 546878Sbosticall: ${MAN5} 646878Sbostic 746878Sbosticclean depend lint tags: 846878Sbostic 946878Sbosticcleandir: 1046878Sbostic rm -f ${MAN5} 1146878Sbostic 1246878Sbosticinstall: maninstall 1346878Sbostic 1446878Sbostic.include <bsd.prog.mk> 15