NetBSD/share/misc/Makefile

12 lines
328 B
Makefile
Raw Normal View History

1997-03-27 11:48:56 +03:00
# $NetBSD: Makefile,v 1.11 1997/03/27 08:48:56 mycroft Exp $
1997-03-26 09:30:54 +03:00
# @(#)Makefile 8.1 (Berkeley) 6/8/93
1993-03-21 12:45:37 +03:00
1997-03-26 09:30:54 +03:00
FILES= airport ascii birthtoken eqnchar flowers getopt inter.phone \
man.template mdoc.template na.phone operator style zipcodes
1997-03-27 11:48:56 +03:00
FILESDIR=${BINDIR}/misc
1993-03-21 12:45:37 +03:00
NOOBJ= noobj
all clean cleandir depend lint tags:
.include <bsd.prog.mk>