Set FILESDIR.
This commit is contained in:
parent
ccf0993f9d
commit
494f5c0c99
|
@ -1,8 +1,9 @@
|
||||||
# $NetBSD: Makefile,v 1.10 1997/03/26 06:30:54 mikel Exp $
|
# $NetBSD: Makefile,v 1.11 1997/03/27 08:48:56 mycroft Exp $
|
||||||
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||||
|
|
||||||
FILES= airport ascii birthtoken eqnchar flowers getopt inter.phone \
|
FILES= airport ascii birthtoken eqnchar flowers getopt inter.phone \
|
||||||
man.template mdoc.template na.phone operator style zipcodes
|
man.template mdoc.template na.phone operator style zipcodes
|
||||||
|
FILESDIR=${BINDIR}/misc
|
||||||
NOOBJ= noobj
|
NOOBJ= noobj
|
||||||
|
|
||||||
all clean cleandir depend lint tags:
|
all clean cleandir depend lint tags:
|
||||||
|
|
Loading…
Reference in New Issue