dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
9 lines
223 B
Makefile
9 lines
223 B
Makefile
# $NetBSD: Makefile,v 1.12 1999/02/13 02:54:36 lukem Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
|
|
FILES= dot.cshrc dot.login dot.mailrc dot.profile dot.rhosts
|
|
FILESDIR= ${BINDIR}/skel
|
|
MKOBJ= no
|
|
|
|
.include <bsd.prog.mk>
|