cdrtools/rscsi/Makefile.dfl
2025-06-15 04:19:58 +08:00

20 lines
712 B
Makefile

#ident @(#)Makefile.dfl 1.4 10/05/14
###########################################################################
# Sample makefile for installing non-localized auxiliary files
###########################################################################
SRCROOT= ..
RULESDIR= RULES
include $(SRCROOT)/$(RULESDIR)/rules.top
###########################################################################
INSMODE= 0644
INSDIR= etc/default
INSBASE= $(INS_RBASE:%/=%)
TARGET= rscsi
AUXSRCEXT= .dfl
#XMK_FILE= Makefile.man
###########################################################################
include $(SRCROOT)/$(RULESDIR)/rules.aux
###########################################################################