1 # from: @(#)Makefile 5.13 (Berkeley) 5/7/91 2 # $Id: Makefile,v 1.9 1997/03/24 21:57:08 christos Exp $ 3 4 FILES= airport ascii birthtoken eqnchar getopt inter.phone man.template \ 5 mdoc.template na.phone operator style zipcodes 6 NOOBJ= noobj 7 8 all clean cleandir depend lint tags: 9 10 .include <bsd.prog.mk> 11