Improve the process for GNU tools
[minix3.git] / external / bsd / libarchive / bin / Makefile
blob37f95b8c587b61119c5157a2f1bd75526d911e27
1 # $NetBSD: Makefile,v 1.2 2010/04/23 19:41:03 joerg Exp $
3 .include <bsd.own.mk>
5 SUBDIR=
7 .if ${MKBSDTAR} == "yes"
8 SUBDIR+= cpio tar
9 .endif
11 .include <bsd.subdir.mk>