NetBSD/share/misc/Makefile

10 lines
290 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.12 1997/05/09 07:50:20 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
.include <bsd.prog.mk>