xref: /csrg-svn/share/misc/Makefile (revision 62612)
1*62612Sbostic#	@(#)Makefile	8.1 (Berkeley) 06/08/93
240615Sbostic
356061SbosticFILES=	airport ascii birthtoken eqnchar flowers inter.phone man.template \
446330Sbostic	mdoc.template na.phone operator zipcodes
543046SbosticNOOBJ=	noobj
640615Sbostic
743046Sbosticall clean cleandir depend lint tags:
840615Sbostic
940615Sbosticinstall:
1041494Sbostic	cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
1141494Sbostic	    ${DESTDIR}${BINDIR}/misc
1241494Sbostic
1343046Sbostic.include <bsd.prog.mk>
14