minix/external/bsd/libarchive/bin/Makefile
Ben Gras 543adbed3a libarchive import
. clean and nbsd_ports managed import
	. also makes it shared
2012-05-02 13:31:48 +02:00

12 lines
167 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/04/23 19:41:03 joerg Exp $
.include <bsd.own.mk>
SUBDIR=
.if ${MKBSDTAR} == "yes"
SUBDIR+= cpio tar
.endif
.include <bsd.subdir.mk>