head	1.2;
access;
symbols
	zfs-20090326:1.1.1.1 andrewdoran:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2011.03.06.04.04.36;	author agc;	state dead;
branches;
next	1.1;

1.1
date	2009.03.26.22.11.44;	author ad;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2009.03.26.22.11.44;	author ad;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Rationalise the ZFS sources - just use the newer ones in src/, rather than
the older ones in othersrc/.

Accordingly, delete the older ones for now.
@
text
@#	$NetBSD: Makefile,v 1.1 2009/03/26 22:11:44 ad Exp $

LIB=	umem
SRCS=	umem.c

.include "../../Makefile.zfs"
.include <bsd.lib.mk>
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	$NetBSD$
@


1.1.1.1
log
@ZFS glue for NetBSD. In part from FreeBSD.
@
text
@@
