head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2011.10.22.20.40.51;	author agc;	state Exp;
branches;
next	;


desc
@@


1.1
log
@add a SUBDIR-style Makefile for iscsictl and iscsid
@
text
@#	$NetBSD: Makefile,v 1.1.1.1 2011/04/14 04:52:44 agc Exp $

SUBDIR=		iscsictl iscsid

.include <bsd.subdir.mk>
@
