#ident @(#)Makefile.dfl	1.1 05/08/09 
###########################################################################
# Sample makefile for installing non-localized auxiliary files
###########################################################################
SRCROOT=	..
RULESDIR=	RULES
include		$(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################

INSDIR=		etc/default
TARGET=		cdrecord
#XMK_FILE=	Makefile.man

###########################################################################
include		$(SRCROOT)/$(RULESDIR)/rules.aux
###########################################################################

PTARGET=	cdrecord.dfl
cdrecord:	cdrecord.dfl
	:


syntax highlighted by Code2HTML, v. 0.9.1