# $NetBSD: Makefile,v 1.4 2002/08/06 13:55:03 soren Exp $ # from: @(#)Makefile 8.1 (Berkeley) 6/8/93 .if make(distribution) FILES= dot.cshrc dot.login dot.profile FILESDIR= /etc/skel .for F in ${FILES} FILESNAME_${F}= ${F:S/dot//} .endfor distribution: filesinstall .endif NOOBJ= # defined .include