10 lines
150 B
Makefile
10 lines
150 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/09/16 18:59:28 tls Exp $
|
|
|
|
.include <bsd.init.mk>
|
|
|
|
SUBDIR= lzf
|
|
|
|
.include "Makefile.inc"
|
|
|
|
.include <bsd.subdir.mk>
|