1#ident @(#)Makefile.dot	1.1 07/06/13
2###########################################################################
3# Sample makefile for installing non-localized auxiliary files
4###########################################################################
5SRCROOT=	..
6RULESDIR=	RULES
7include		$(SRCROOT)/$(RULESDIR)/rules.top
8###########################################################################
9
10INSDIR=		share/doc/ved
11TARGET=		dotfiles.tar.bz2
12#XMK_FILE=	Makefile.man
13
14###########################################################################
15include		$(SRCROOT)/$(RULESDIR)/rules.aux
16###########################################################################
17