# from: @(#)Makefile 5.13 (Berkeley) 5/7/91 # $Id: Makefile,v 1.8 1996/10/18 05:58:17 thorpej Exp $ FILES= airport ascii birthtoken eqnchar getopt inter.phone man.template \ mdoc.template na.phone operator style zipcodes NOOBJ= noobj all clean cleandir depend lint tags: realinstall: cd ${.CURDIR}; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \ ${DESTDIR}${BINDIR}/misc .include